Comparing version 2.0.1 to 2.0.2
@@ -77,3 +77,4 @@ function getAbi (target, runtime) { | ||
{runtime: 'electron', target: '1.5.0', abi: '51', lts: false}, | ||
{runtime: 'electron', target: '1.6.0', abi: '53', lts: false} | ||
{runtime: 'electron', target: '1.6.0', abi: '53', lts: false}, | ||
{runtime: 'electron', target: '1.7.0', abi: '54', lts: false} | ||
] | ||
@@ -80,0 +81,0 @@ |
{ | ||
"name": "node-abi", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"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
11733
179