Socket
Socket
Sign inDemoInstall

prebuild-install

Package Overview
Dependencies
55
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

2

download.js

@@ -124,3 +124,3 @@ var path = require('path')

if (opts.abi === process.versions.modules) {
if (opts.platform === process.platform && opts.abi === process.versions.modules) {
try {

@@ -127,0 +127,0 @@ require(resolved)

{
"name": "prebuild-install",
"version": "2.2.1",
"version": "2.2.2",
"description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform",

@@ -5,0 +5,0 @@ "scripts": {

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