cli
https://github.com/npm/cli
JavaScript
the package manager for JavaScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported14 Subscribers
Add a CodeTriage badge to cli
Help out
- Issues
- [BUG] `allowScripts` and its tooling ignored when `ignore-scripts=true` in `.npmrc`
- [BUG] Automating clean up of expired tokens with npm token list
- Redact protected config values in argv logs
- [BUG] Parallelizing `npm version` in workspaces results in error
- test: cover Windows -- arg forwarding in shims
- Expose OIDC and staging signals in packument
- [BUG] npm install produces incomplete package-lock.json when ERESOLVE overrides peer deps (npm ci fails immediately after)
- [BUG] `npm audit` makes unrelated minor/patch updates to packages that require a major update to fix
- When using a workspace, the transitive peerDependency of a package dependency is installed in the workspace's node_modules instead of being hoisted with the package
- OTP validator on publish/unpublish/deprecate rejects valid recovery codes — length and pattern enforcement inconsistent
- Docs
- JavaScript not yet supported