Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nwalters512/yarn-duplicates

Detect duplicate dependencies in a Yarn project
https://github.com/nwalters512/yarn-duplicates

Last synced: 3 days ago
JSON representation

Detect duplicate dependencies in a Yarn project

Awesome Lists containing this project

README

        

# yarn-duplicates

Detect duplicate dependencies in a Yarn project.

## Usage

Clone the repository and run `yarn install`. The, run the script on the directory of your choice:

```sh
node index.mjs /path/to/yarn/project
```