Comparing version 2.6.0 to 2.7.0
@@ -69,3 +69,4 @@ var semver = require('semver') | ||
{runtime: 'electron', target: '3.0.0', abi: '64', lts: false}, | ||
{runtime: 'electron', target: '4.0.0', abi: '64', lts: false} | ||
{runtime: 'electron', target: '4.0.0', abi: '64', lts: false}, | ||
{runtime: 'electron', target: '4.0.4', abi: '69', lts: false} | ||
] | ||
@@ -72,0 +73,0 @@ |
{ | ||
"name": "node-abi", | ||
"version": "2.6.0", | ||
"version": "2.7.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
19002
239