cli icon indicating copy to clipboard operation
cli copied to clipboard

the package manager for JavaScript

Results 429 cli issues
Sort by recently updated
recently updated
newest added

### 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...

Needs Discussion
Release 8.x
Bug

## THIS PR HAS BEEN MIGRATED Originally from https://github.com/npm/arborist/pull/342 Originally By @ylemkimon This PR adds the ability to add a hook via `options.hook`. It adds a single hook `options.hook[Symbol.for('beforeReify')](Arborist)`, that...

semver:minor
Needs Discussion
ws:arborist

Adds an optional `package` flag to `npm audit` so that only one dependency is audited at a time. Useful for Dependabot security updates. One thing to note here is that...

semver:minor
Release 8.x
cmd:audit

Begins to implement `npm audit licenses`, which is from https://github.com/npm/rfcs/pull/18.

semver:minor
Release 8.x

`npm find-dupes` for v7 currently does not have a descriptive message of what packages are being added/changed/removed. This PR will output how each package would change. ![image](https://user-images.githubusercontent.com/6621087/111874358-e82d1100-8962-11eb-9519-2af4b3421128.png) ## References Related...

semver:minor
Release 8.x

### Current Behavior: I am creating a `npm link` to a package I am creating, and `npm link` creates a link to the wrong location. ### Expected Behavior: Create a...

Release 7.x
Bug
platform:windows
Priority 2

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [ ] I am...

Release 8.x
Bug
Needs Triage

### 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...

Release 8.x
Bug
Priority 2

### 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...

Release 8.x
Bug
Needs Triage

### 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...

Release 8.x
Bug
Needs Triage