4a46b1070af76ea0fbc4c3849ba55eeb0e8ffadf
[platform/upstream/nodejs.git] / deps / npm / man / man1 / npm-outdated.1
1 .\" Generated with Ronnjs 0.3.8
2 .\" http://github.com/kapouer/ronnjs/
3 .
4 .TH "NPM\-OUTDATED" "1" "November 2013" "" ""
5 .
6 .SH "NAME"
7 \fBnpm-outdated\fR \-\- Check for outdated packages
8 .
9 .SH "SYNOPSIS"
10 .
11 .nf
12 npm outdated [<name> [<name> \.\.\.]]
13 .
14 .fi
15 .
16 .SH "DESCRIPTION"
17 This command will check the registry to see if any (or, specific) installed
18 packages are currently outdated\.
19 .
20 .P
21 The resulting field \'wanted\' shows the latest version according to the
22 version specified in the package\.json, the field \'latest\' the very latest
23 version of the package\.
24 .
25 .SH "SEE ALSO"
26 .
27 .IP "\(bu" 4
28 npm help update
29 .
30 .IP "\(bu" 4
31 npm help  registry
32 .
33 .IP "\(bu" 4
34 npm help  folders
35 .
36 .IP "" 0
37