find-duplicate-dependencies
find-duplicate-dependencies copied to clipboard
Find duplicate dependencies in your node_modules. Useful when use npm as a package manager for front-end.
The [inspect call](https://github.com/vovacodes/find-duplicate-dependencies/blob/master/bin/cli.js#L33) is forcing color: true which is resulting in output that I can't inspect in a text editor, even if I set NO_COLOR=true, mostly negating the value of...
Could you please bump the npm version to 8.x?
i'm not really concerned if i have duplicate dev deps