summaryrefslogtreecommitdiffhomepage
path: root/packages/core/src/npm.ts
AgeCommit message (Collapse)Author
2026-05-01core: fix npm package detection to properly handle cached directories ↵Aiden Cline
without installed packages (#25354)
2026-04-27Refactor npm config handling (#24565)Dax
2026-04-25core: move npm service to core package for shared dependency managementDax Raad