File: npm-outdated.md

package info (click to toggle)
npm 1.4.21%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,084 kB
  • ctags: 509
  • sloc: sh: 639; makefile: 185
file content (13 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
npm-outdated(3) -- Check for outdated packages
==============================================

## SYNOPSIS

    npm.commands.outdated([packages,] callback)

## DESCRIPTION

This command will check the registry to see if the specified packages are
currently outdated.

If the 'packages' parameter is left out, npm will check all packages.