3.2.2 • Published 3 years ago

outdatedlog v3.2.2

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

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
3.2.2

3 years ago

3.2.1

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

6 years ago

1.5.0

6 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago