Comparing version 3.30.0 to 3.31.0
@@ -230,3 +230,10 @@ [ | ||
"target": "22.0.0-alpha.1" | ||
}, | ||
{ | ||
"abi": "113", | ||
"future": true, | ||
"lts": false, | ||
"runtime": "electron", | ||
"target": "23.0.0-alpha.1" | ||
} | ||
] |
@@ -7,3 +7,3 @@ # Contributing to `node-abi` | ||
This module uses [`semantic-release`](https://github.com/semantic-release/semantic-release) to automatically release new versions via Travis. | ||
This module uses [`semantic-release`](https://github.com/semantic-release/semantic-release) to automatically release new versions via [Continuous Auth](https://continuousauth.dev/). | ||
Therefor we have very precise rules over how our git commit messages can be formatted. | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "node-abi", | ||
"version": "3.30.0", | ||
"version": "3.31.0", | ||
"description": "Get the Node ABI for a given target and runtime, and vice versa.", | ||
"main": "index.js", | ||
"scripts": { | ||
"semantic-release": "semantic-release", | ||
"test": "tape test/index.js", | ||
@@ -29,3 +28,3 @@ "update-abi-registry": "node --unhandled-rejections=strict scripts/update-abi-registry.js" | ||
"devDependencies": { | ||
"@continuous-auth/semantic-release-npm": "^2.0.0", | ||
"@continuous-auth/semantic-release-npm": "^3.0.0", | ||
"got": "^11.8.2", | ||
@@ -32,0 +31,0 @@ "tape": "^5.3.1" |
Sorry, the diff of this file is not supported yet
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
662
31976