corepack/sources
Antoine du Hamel db6fae50cf
fix: replace npm registry domain in tarball URL (#502)
2024-07-12 10:43:09 +02:00
..
commands chore: fix typos and add `.idea` to `.gitignore` (#482) 2024-05-17 06:20:17 +00:00
Engine.ts fix: add path to `package.json` in error message (#456) 2024-04-15 18:17:33 +00:00
_cli.ts
_lib.ts
corepackUtils.ts fix: replace npm registry domain in tarball URL (#502) 2024-07-12 10:43:09 +02: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 feat: add support for `COREPACK_INTEGRITY_KEYS=0` (#470) 2024-05-10 10:05:26 +02:00
semverUtils.ts
specUtils.ts
types.ts