Socket
Socket
Sign inDemoInstall

prebuild-install

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prebuild-install - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0

4

asset.js

@@ -38,5 +38,5 @@ var get = require('simple-get')

}
}
cb(new Error('Could not find GitHub release for version'))
}
cb(new Error('Could not find GitHub release for version'))
})

@@ -43,0 +43,0 @@

{
"name": "prebuild-install",
"version": "4.0.0",
"version": "5.0.0",
"description": "A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform",

@@ -32,3 +32,3 @@ "scripts": {

"pump": "^2.0.1",
"rc": "^1.1.6",
"rc": "^1.2.7",
"simple-get": "^2.7.0",

@@ -42,3 +42,3 @@ "tar-fs": "^1.13.0",

"nock": "^9.2.5",
"nsp": "^2.3.0",
"nsp": "^3.2.1",
"rimraf": "^2.5.2",

@@ -70,4 +70,4 @@ "standard": "^10.0.3",

"engines": {
"node": ">=4"
"node": ">=6"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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