Files
Zoltan Kochan 847584d830 fix: resolve rebase conflicts and fix issues in undici migration
- Restore core/constants/package.json and shell/path/tsconfig.json deleted during rebase
- Fix network/fetch package name to @pnpm/network.fetch (matching main's rename)
- Fix @pnpm/fetching-types dependency to @pnpm/fetching.types
- Add maxSockets to dispatcher cache key to prevent incorrect reuse
- Replace polynomial regex in checkNoProxy with split+trim (fixes CodeQL warning)
- Remove orphaned nock import from fetchFromRegistry.test.ts
- Add nock back to workspace catalog (still used by 4 test files)
- Regenerate pnpm-lock.yaml
2026-03-28 19:06:22 +01:00
..

@pnpm/env.path

Functions for changing PATH env variable

npm version

Installation

pnpm add @pnpm/env.path

License

MIT