2012-08-07 04:07:31 +08:00
|
|
|
.\" Generated with Ronnjs 0.3.8
|
2011-11-27 01:21:03 +08:00
|
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
|
|
.
|
2014-08-01 00:05:30 +08:00
|
|
|
.TH "NPM\-OUTDATED" "3" "July 2014" "" ""
|
2011-11-27 01:21:03 +08:00
|
|
|
.
|
|
|
|
.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\.
|