corepack/sources
Kristoffer K. cba690575b
perf: prefer `module.enableCompileCache` over `v8-compile-cache` (#574)
2024-11-23 11:40:37 +01:00
..
commands doc: update directories to directory in corepack --help (#565) 2024-09-29 08:12:08 +00:00
Engine.ts fix: make `DEBUG=corepack` more useful (#538) 2024-07-18 13:52:19 +02:00
_cli.ts
_lib.ts
corepackUtils.ts perf: prefer `module.enableCompileCache` over `v8-compile-cache` (#574) 2024-11-23 11:40:37 +01:00
debugUtils.ts
folderUtils.ts
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 fix: fallback to `shasum` when `integrity` is not defined (#542) 2024-07-21 16:38:30 +02:00
semverUtils.ts fix: selectively import required semver functions (#511) 2024-07-12 10:47:18 +02:00
specUtils.ts fix: make `DEBUG=corepack` more useful (#538) 2024-07-18 13:52:19 +02:00
types.ts