nlo

v1.0.0
List installed npm packages with current version and latest version if the package is outdated
cli npm ls

nlo

List installed npm packages with current version and latest version if the package is outdated.

Install

$ sudo npm i -g nlo

Example

$ nlo -g
coffee-script  1.2.0
express        2.5.8   2.5.9
mocha          1.0.0   1.0.1
npm            1.1.15
uglify-js      1.2.6

Options

-h, --help          output this help information
-g, --global        list packages in the global install prefix instead of in the current project
-C, --no-colors     output without colors
-O, --no-outdated   skip check for outdated modules
-j, --json          output json

Metadata

  • Unknown
  • *
  • David Brockman Smoliansky @dbrckmn
  • released 4/10/2012

Downloads

Maintainers