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

Latest commit

 

History

History
17 lines (11 loc) · 338 Bytes

outdated.md

File metadata and controls

17 lines (11 loc) · 338 Bytes

npm-outdated(1) -- Check for outdated packages

SYNOPSIS

npm outdated [<name> [<name> ...]]

DESCRIPTION

This command will check the registry to see if any (or, specific) installed packages are currently outdated.

SEE ALSO

  • npm-update(1)
  • npm-registry(1)
  • npm-folders(1)