cli
cli copied to clipboard
the package manager for JavaScript
Hi, in my case, I’d like to avoid installing **extraneous** packages because it goes against what we want to achieve with our **SCA tool**. Is there any way to prevent...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [ ] I am...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
Environment variables explanation was incorrect before. - [x] fixed capitalisation of headings - [x] added the env vars populated from package.json - [x] added the env vars populated from .npmrc...
:robot: I have created a release *beep* *boop* --- 11.0.0-pre ## [11.0.0-pre](https://github.com/npm/cli/compare/v10.9.0...v11.0.0-pre) (2024-10-18) ### ⚠️ BREAKING CHANGES * npm will no longer switch to global mode if aliased to "npmg"...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...
## What This pr bumps `pacote` which will honor `ignoreScripts` opt passed in through the cli. In addition it adds `--ignore-scripts` as a flag to the pack command ignore the...