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.0 to 2.2.1

4

bin.js

@@ -45,3 +45,3 @@ #!/usr/bin/env node

} else if (!(typeof pkg._from === 'string')) {
log.info('install', 'installing inside prebuild-install directory, skipping download.')
log.info('install', 'installing standalone, skipping download.')
process.exit(1)

@@ -61,3 +61,3 @@ } else if (pkg._from.length > 4 && pkg._from.substr(0, 4) === 'git+') {

}
log.info('install', 'Prebuild successfully installed!')
log.info('install', 'Successfully installed prebuilt binary!')
})
{
"name": "prebuild-install",
"version": "2.2.0",
"version": "2.2.1",
"description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform",

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

Sorry, the diff of this file is not supported yet

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