0.2.2 • Published 10 years ago

npmedge v0.2.2

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
10 years ago

npmedge

Lists packages whose latest available version does not satisfy the specification in package.json.

Overview

  • Lists packages whose latest available version does not satisfy the specification in package.json.
  • Useful when your package.json contains specific versions of packages and you want to check if the specification is outdated thus discovering new versions.

Installation

Install with npm:

$ npm install --global npmedge

CLI

Run npmedge in a folder with package.json file or specify the path to it - run npmedge path/to/your/package.json.

Development

TODO
0.2.2

10 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.5

11 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

13 years ago

0.1.1

13 years ago

0.1.0

13 years ago

0.0.4

13 years ago

0.0.3

13 years ago

0.0.2

13 years ago

0.0.1

13 years ago