corepack/sources
Wojciech Maj f0734e6e80
feat: parallelize linking, unlinking and installing (#524)
2024-07-12 12:42:41 +00:00
..
commands feat: parallelize linking, unlinking and installing (#524) 2024-07-12 12:42:41 +00:00
Engine.ts fix: selectively import required semver functions (#511) 2024-07-12 10:47:18 +02:00
_cli.ts
_lib.ts
corepackUtils.ts chore: use renameSafe where applicable (#515) 2024-07-12 10:48:51 +02:00
debugUtils.ts
folderUtils.ts fix: remove unsafe remove of install folder (#372) 2024-02-11 21:13:45 +01:00
httpUtils.ts fix: COREPACK_NPM_REGISTRY should allow for username/password auth (#466) 2024-04-24 17:13:00 +02:00
main.ts fix!: call `executePackageManagerRequest` directly (#430) 2024-04-20 19:33:05 +02:00
nodeUtils.ts
npmRegistryUtils.ts feat: add support for `COREPACK_INTEGRITY_KEYS=0` (#470) 2024-05-10 10:05:26 +02:00
semverUtils.ts fix: selectively import required semver functions (#511) 2024-07-12 10:47:18 +02:00
specUtils.ts fix: selectively import required semver functions (#511) 2024-07-12 10:47:18 +02:00
types.ts feat: verify integrity signature when downloading from npm registry (#432) 2024-04-12 22:49:11 +00:00