Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 338 Bytes

outdated.md

File metadata and controls

13 lines (8 loc) · 338 Bytes

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.