Aiden Cline
|
99dc3dabeb
|
fix: patch arborist to get around bun bug (#23460)
|
2026-04-20 00:49:46 -05:00 |
|
Dax Raad
|
5ae5a6e60f
|
fix plugins reinstalling too often
|
2026-04-18 20:02:24 -04:00 |
|
Dax Raad
|
ff80694ddf
|
core: fix early return when node_modules is missing during package install
|
2026-04-18 10:42:33 -04:00 |
|
Dax
|
00f0febe02
|
refactor(npm): use object-based package spec for install API (#23181)
|
2026-04-17 17:30:50 -04:00 |
|
Dax
|
99871ed954
|
refactor: consolidate npm exports and trace flock acquisition (#23151)
|
2026-04-17 18:58:37 +00:00 |
|
Dax Raad
|
f8fe5dc89a
|
do not flock until reify
|
2026-04-17 14:18:48 -04:00 |
|
Dax Raad
|
f05db05a03
|
trace npm fully
|
2026-04-17 14:08:45 -04:00 |
|
Kit Langton
|
8ffb5340aa
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
Kit Langton
|
1882dd032a
|
refactor: collapse npm barrel into npm/index.ts (#22911)
|
2026-04-16 20:36:02 +00:00 |
|
Dax
|
8a41e28f5b
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
Kit Langton
|
d2ec847f0c
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
64d4f5efe1
|
feat: unwrap unpm namespace to flat exports + barrel (#22708)
|
2026-04-16 02:14:44 +00:00 |
|
Dax
|
4be9af983d
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
Dax
|
780c051059
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Luke Parker
|
4a95c9c44e
|
fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135)
|
2026-04-06 00:26:40 +00:00 |
|
Dax
|
9f1a587d16
|
fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040)
|
2026-04-04 16:27:20 -04:00 |
|
Sebastian
|
abe10a6395
|
flock npm.add (#20557)
|
2026-04-02 00:21:26 +00:00 |
|
Sebastian
|
6fa4cc04f0
|
resolve subpath only packages for plugins (#20555)
|
2026-04-01 22:14:36 +00:00 |
|
Dax
|
99a2f241f8
|
refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-01 21:01:37 +00:00 |
|