Welcome to mirror list, hosted at ThFree Co, Russian Federation.

npm-outdated.3 « man3 « man « npm « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 41638a32b6048ae404160b140f409b4835901379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-OUTDATED" "3" "July 2013" "" ""
.
.SH "NAME"
\fBnpm-outdated\fR \-\- Check for outdated packages
.
.SH "SYNOPSIS"
.
.nf
npm\.commands\.outdated([packages,] callback)
.
.fi
.
.SH "DESCRIPTION"
This command will check the registry to see if the specified packages are
currently outdated\.
.
.P
If the \'packages\' parameter is left out, npm will check all packages\.