Socket
Book a DemoInstallSign in
Socket

nagger

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nagger

Force the user to run the latest version of node.js (thru nagging)

Source
npmnpm
Version
2.1.0
Version published
Weekly downloads
10
66.67%
Maintainers
1
Weekly downloads
 
Created
Source

nagger travis npm downloads javascript style guide

Force the user to run the latest version of node.js (thru nagging)

Install

$ npm install nagger

Install nagger globally :

$ npm install --global nagger

Usage

$ nagger

OR

// Are we running the latest version of Node?
require('nagger')

Prints out to the terminal :

┌────────────────────────────────────────────────┐
│ WARNING: Installed Node version is out-of-date │
│                                                │
│ Current : 5.5.0                 Latest : 6.2.0 │
└────────────────────────────────────────────────┘

License

MIT. Copyright (c) Feross Aboukhadijeh.

Keywords

chech

FAQs

Package last updated on 21 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts