Comparing version 1.0.0 to 1.0.1
@@ -34,5 +34,2 @@ function getAbi (target, runtime) { | ||
{runtime: 'node', target: '7.0.0'}, | ||
{runtime: 'electron', target: '0.30.8'}, | ||
{runtime: 'electron', target: '0.32.3'}, | ||
{runtime: 'electron', target: '0.35.6'}, | ||
{runtime: 'electron', target: '1.0.2'}, | ||
@@ -39,0 +36,0 @@ {runtime: 'electron', target: '1.2.8'}, |
{ | ||
"name": "node-abi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Get the Node ABI for a given target and runtime", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -29,5 +29,2 @@ # Node.js ABI | ||
// { runtime: 'node', target: '7.0.0' }, | ||
// { runtime: 'electron', target: '0.30.8' }, | ||
// { runtime: 'electron', target: '0.32.3' }, | ||
// { runtime: 'electron', target: '0.35.6' }, | ||
// { runtime: 'electron', target: '1.0.2' }, | ||
@@ -34,0 +31,0 @@ // { runtime: 'electron', target: '1.2.8' }, |
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
6304
77
40