The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / npm / man / man1 / outdated.1 @ d46ebffb

History | View | Annotate | Download (502 Bytes)

1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-OUTDATED" "1" "April 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
.SH "SEE ALSO"
21
.
22
.IP "\(bu" 4
23
npm help update
24
.
25
.IP "\(bu" 4
26
npm help registry
27
.
28
.IP "\(bu" 4
29
npm help folders
30
.
31
.IP "" 0
32