Welcome to mirror list, hosted at ThFree Co, Russian Federation.

outdated.md « doc - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 895add261e707c50ea3c3d0a1482387d42c046f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.