Socket
Socket
Sign inDemoInstall

prebuild-install

Package Overview
Dependencies
60
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.2 to 5.2.3

1

error.js

@@ -7,2 +7,3 @@ exports.noPrebuilts = function (opts) {

'arch=' + opts.arch,
'libc=' + opts.libc,
'platform=' + opts.platform + ')'

@@ -9,0 +10,0 @@ ].join(' '))

6

package.json
{
"name": "prebuild-install",
"version": "5.2.2",
"version": "5.2.3",
"description": "A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform",
"scripts": {
"test": "verify-travis-appveyor && tape test/*-test.js && npm run audit && npm run lint",
"audit": "nsp check",
"test": "verify-travis-appveyor && tape test/*-test.js && npm run lint",
"lint": "standard"

@@ -43,3 +42,2 @@ },

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

@@ -46,0 +44,0 @@ "standard": "^10.0.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc