This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

outdatedlog

3.2.2 • Public • Published

Outdatedlog Build Status Codacy Badge Known Vulnerabilities

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

Setup

$ npm install -g outdatedlog

Command-line Usage

Show changelogs for all outdated packages

$ outdatedlog

Show changelogs for all outdated packages including unwanted versions

$ outdatedlog -a

Show changelogs for all outdated global packages

$ outdatedlog -g

Show changelogs for an outdated package (ie. with npm)

$ outdatedlog npm

Show changelogs for a list of outdated packages (ie. with npm and express)

$ outdatedlog npm express

Package Sidebar

Install

npm i outdatedlog

Weekly Downloads

0

Version

3.2.2

License

MIT

Unpacked Size

17.5 kB

Total Files

13

Last publish

Collaborators

  • alexandre-io