prebuild-install
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -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": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16177
0