4.0.2 • Published 2 years ago

yarn-deduplicate-cli v4.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
2 years ago

Yarn deduplicate CLI

Node.js Package

Bundled package of yarn-deduplicate CLI with some patches; To clean up yarn.lock by removing duplicates.

Patches

  • Bundle yarn-deduplicate CLI with webpack and babel for Node 6 compatibility
  • Now we can guess duplicatable packages with --scopes option special values: '^', '~', and '*'

Usage

Guess duplicatable packages with:

yarn-deduplicate -l --scopes "^" path/to/yarn.lock

This will list all duplicatable packages then we can deduplicate them manually.

License

Apache 2.0 licensed, see LICENSE.txt file.

3.1.2

2 years ago

3.0.2

2 years ago

2.2.2

2 years ago

4.0.2

2 years ago

3.1.1

2 years ago

3.0.1

2 years ago

4.0.1

2 years ago

2.2.1

4 years ago

2.2.0

4 years ago