Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-abi

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-abi - npm Package Compare versions

Comparing version 3.30.0 to 3.31.0

7

abi_registry.json

@@ -230,3 +230,10 @@ [

"target": "22.0.0-alpha.1"
},
{
"abi": "113",
"future": true,
"lts": false,
"runtime": "electron",
"target": "23.0.0-alpha.1"
}
]

2

CONTRIBUTING.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc