Comparing version 2.8.0 to 2.9.0
@@ -102,2 +102,3 @@ var semver = require('semver') | ||
var futureTargets = [ | ||
{runtime: 'electron', target: '6.0.0-beta.0', abi: '73', lts: false} | ||
] | ||
@@ -104,0 +105,0 @@ |
{ | ||
"name": "node-abi", | ||
"version": "2.8.0", | ||
"version": "2.9.0", | ||
"description": "Get the Node ABI for a given target and runtime, and vice versa.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
19413
247