prebuildify
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8223
+ Addednode-abi@2.30.1(transitive)
+ Addedsemver@5.7.2(transitive)
- Removednode-abi@1.3.3(transitive)
Updatednode-abi@^2.0.0