]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-outdated.3
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man3 / npm-outdated.3
1 .TH "NPM\-OUTDATED" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-outdated\fR \- Check for outdated packages
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.outdated([packages,] callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 This command will check the registry to see if the specified packages are
14 currently outdated\.
15 .P
16 If the 'packages' parameter is left out, npm will check all packages\.
17