nlo

1.0.1 • Public • Published

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

/nlo/

    Package Sidebar

    Install

    npm i nlo

    Weekly Downloads

    3

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • dbrockman