npm-find-dupes

Find duplication in the package tree

Table of contents

Synopsis

npm find-dupes

Description

Runs npm dedupe in --dry-run mode, making npm only output the duplications, without actually changing the package tree.

See Also