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

npm-install-package

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-install-package - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

3

index.js
var exec = require('child_process').exec
var noop = require('noop2')

@@ -35,1 +34,3 @@ module.exports = npmInstallPackage

}
function noop () {}
{
"name": "npm-install-package",
"version": "2.0.0",
"version": "2.1.0",
"description": "Install an npm package",

@@ -22,5 +22,2 @@ "main": "index.js",

"license": "MIT",
"dependencies": {
"noop2": "^2.0.0"
},
"devDependencies": {

@@ -27,0 +24,0 @@ "JSONStream": "^1.0.6",

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