corepack/sources/commands
Antoine du Hamel d9c70b91f6
feat!: remove `--all` flag (#351)
Force users to opt-in into the package managers they want to support.
As more and more package managers are added to Corepack, it's more and
more unlikely that our users will be interested in _all_ the package
managers Corepack supports, and it is unreasonable to expect Corepack
maintainers would be able to perform security audits.
2024-02-17 01:35:11 +01:00
..
deprecated feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
Base.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
Cache.ts feat: add `corepack cache` command (#363) 2024-02-12 23:40:32 +00:00
Disable.ts chore: fix linting (#223) 2023-01-04 13:15:07 +01:00
Enable.ts build: migrate to esbuild (#229) 2023-01-08 15:19:08 +01:00
InstallGlobal.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
InstallLocal.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
Pack.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
Up.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00
Use.ts feat!: remove `--all` flag (#351) 2024-02-17 01:35:11 +01:00