2021-05-10 17:31:02 -04:00
|
|
|
.TH "NPM\-FIND\-DUPES" "1" "May 2021" "" ""
|
2021-03-23 14:58:11 -04:00
|
|
|
.SH "NAME"
|
|
|
|
\fBnpm-find-dupes\fR \- Find duplication in the package tree
|
|
|
|
.SS Synopsis
|
|
|
|
.P
|
|
|
|
.RS 2
|
|
|
|
.nf
|
|
|
|
npm find\-dupes
|
|
|
|
.fi
|
|
|
|
.RE
|
|
|
|
.SS Description
|
|
|
|
.P
|
|
|
|
Runs \fBnpm dedupe\fP in \fB\-\-dry\-run\fP mode, making npm only output the
|
|
|
|
duplications, without actually changing the package tree\.
|
|
|
|
.SS See Also
|
|
|
|
.RS 0
|
|
|
|
.IP \(bu 2
|
2021-05-10 17:31:02 -04:00
|
|
|
npm help dedupe
|
2021-03-23 14:58:11 -04:00
|
|
|
.IP \(bu 2
|
2021-05-10 17:31:02 -04:00
|
|
|
npm help ls
|
2021-03-23 14:58:11 -04:00
|
|
|
.IP \(bu 2
|
2021-05-10 17:31:02 -04:00
|
|
|
npm help update
|
2021-03-23 14:58:11 -04:00
|
|
|
.IP \(bu 2
|
2021-05-10 17:31:02 -04:00
|
|
|
npm help install
|
2021-03-23 14:58:11 -04:00
|
|
|
|
|
|
|
.RE
|