You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
371 B

.TH "NPM\-OUTDATED" "3" "May 2015" "" ""
.SH "NAME"
\fBnpm-outdated\fR \- Check for outdated packages
.SH SYNOPSIS
.P
.RS 2
.nf
npm\.commands\.outdated([packages,] callback)
.fi
.RE
.SH DESCRIPTION
.P
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\.