Lines Matching full:outdated
1 .TH "NPM\-OUTDATED" "1" "April 2022" "" ""
3 \fBnpm-outdated\fR \- Check for outdated packages
8 npm outdated [[<@scope>/]<pkg> \.\.\.]
14 packages are currently outdated\.
21 you're running \fBnpm outdated \-\-global\fP, or the package isn't included in
31 \fBnpm outdated\fP defaults to a depth of 0, so unless you override that, you'll
32 always be seeing only top\-level dependencies that are outdated\.
49 $ npm outdated
51 glob 5\.0\.15 5\.0\.15 6\.0\.1 test\-outdated\-output
52 nothingness 0\.0\.3 git git test\-outdated\-output
53 npm 3\.5\.1 3\.5\.2 3\.5\.1 test\-outdated\-output
54 local\-dev 0\.0\.3 linked linked test\-outdated\-output
55 once 1\.3\.2 1\.3\.3 1\.3\.3 test\-outdated\-output
80 something immutable, like a commit SHA), or it might not, so \fBnpm outdated\fP and