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

prebuildify

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prebuildify - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

2

index.js

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

if (argv.all) {
targets = abi.allTargets.slice(0)
targets = abi.supportedTargets.slice(0)
}

@@ -39,0 +39,0 @@

{
"name": "prebuildify",
"version": "2.1.0",
"version": "2.2.0",
"description": "Create and package prebuilds for native modules",

@@ -10,3 +10,3 @@ "main": "index.js",

"mkdirp": "^0.5.1",
"node-abi": "^1.0.3"
"node-abi": "^2.0.0"
},

@@ -13,0 +13,0 @@ "devDependencies": {

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