Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nh

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nh - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

lib/install.js

@@ -10,3 +10,3 @@ 'use strict';

.command('ia')
.description('install all packages specified')
.description('install all packages specified in the package.json')
.option('-s, --silent', 'do not output anything')

@@ -13,0 +13,0 @@ .action(function (options) {

{
"name": "nh",
"version": "0.3.0",
"version": "0.3.1",
"description": "npm helpers",

@@ -5,0 +5,0 @@ "author": "Jona Hugger <jona@kyr.li> (http://kyr.li)",

# nh
[![NPM](https://nodei.co/npm/nh.png)](https://nodei.co/npm/nh/)
nh is a wrapper around the `npm` API, designed to make installing and updating packages a breeze.
See the docs at http://nh.readthedocs.org
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc