Comparing version 2.30.1 to 3.0.0
@@ -125,6 +125,6 @@ [ | ||
"abi": "89", | ||
"future": false, | ||
"future": true, | ||
"lts": false, | ||
"runtime": "electron", | ||
"target": "14.0.0-beta.1" | ||
"target": "15.0.0-alpha.1" | ||
}, | ||
@@ -140,7 +140,7 @@ { | ||
"abi": "89", | ||
"future": true, | ||
"future": false, | ||
"lts": false, | ||
"runtime": "electron", | ||
"target": "15.0.0-alpha.1" | ||
"target": "14.0.0-beta.1" | ||
} | ||
] |
{ | ||
"name": "node-abi", | ||
"version": "2.30.1", | ||
"version": "3.0.0", | ||
"description": "Get the Node ABI for a given target and runtime, and vice versa.", | ||
@@ -9,3 +9,2 @@ "main": "index.js", | ||
"test": "tape test/index.js", | ||
"travis-deploy-once": "travis-deploy-once", | ||
"update-abi-registry": "node --unhandled-rejections=strict scripts/update-abi-registry.js" | ||
@@ -31,10 +30,12 @@ }, | ||
"devDependencies": { | ||
"got": "^10.6.0", | ||
"semantic-release": "^15.8.0", | ||
"tape": "^4.6.3", | ||
"travis-deploy-once": "^5.0.1" | ||
"@continuous-auth/semantic-release-npm": "^2.0.0", | ||
"got": "^11.8.2", | ||
"tape": "^5.3.1" | ||
}, | ||
"dependencies": { | ||
"semver": "^5.4.1" | ||
"semver": "^7.3.5" | ||
}, | ||
"engines": { | ||
"node": ">=10" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
30027
3
12
571
1
+ Addedsemver@7.6.3(transitive)
- Removedsemver@5.7.2(transitive)
Updatedsemver@^7.3.5