npm-notifier

1.3.2 • Public • Published

npm-notifier

NPM version Downloads Dependency Status

Installation

$ npm i -g npm-notifier

What is npm-notifier

This is a package that alerts you when there is a new npm version online. It allows you also to install npm latest version.

How to use it

You have to write this on you CLI:

$ nn

Example

$ nn
  ---------------------
 |   New version!!!!   |
 |                     |
 |  v5.6.0 --> v5.7.1  |
  ---------------------
 ? Would you like to update your npm? [Y/N]  Y
 /home/pc/.nvm/versions/node/v9.7.0/bin/npm -> /home/pc/.nvm/versions/node/v9.7.0/lib/node_modules/npm/bin/npm-cli.js
 /home/pc/.nvm/versions/node/v9.7.0/bin/npx -> /home/pc/.nvm/versions/node/v9.7.0/lib/node_modules/npm/bin/npx-cli.js
 + npm@5.7.1
 added 63 packages, removed 6 packages and updated 49 packages in 19.939s

If you have already the latest version:

$ nn
 Your npm version is the latest (v5.7.1)

Author

-Nicola Guerra

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.3.2
    0
  • 1.3.1
    0
  • 1.3.0
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i npm-notifier

Weekly Downloads

1

Version

1.3.2

License

MIT

Unpacked Size

5.99 kB

Total Files

6

Last publish

Collaborators

  • ng2k