]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/api/npm-outdated.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / api / npm-outdated.md
1 npm-outdated(3) -- Check for outdated packages
2 ==============================================
3
4 ## SYNOPSIS
5
6     npm.commands.outdated([packages,] callback)
7
8 ## DESCRIPTION
9
10 This command will check the registry to see if the specified packages are
11 currently outdated.
12
13 If the 'packages' parameter is left out, npm will check all packages.