Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

node-abi

Package Overview
Dependencies
Maintainers
1
Versions
167
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.78.0
to
3.79.0
+12
-2
abi_registry.json

@@ -125,6 +125,16 @@ [

"lts": false,
"future": true,
"future": false,
"abi": "141"
},
{
"runtime": "node",
"target": "26.0.0",
"lts": [
"2026-10-28",
"2027-10-20"
],
"future": true,
"abi": "142"
},
{
"abi": "70",

@@ -404,3 +414,3 @@ "future": false,

"abi": "140",
"future": true,
"future": false,
"lts": false,

@@ -407,0 +417,0 @@ "runtime": "electron",

+2
-2
{
"name": "node-abi",
"version": "3.78.0",
"version": "3.79.0",
"description": "Get the Node ABI for a given target and runtime, and vice versa.",

@@ -44,3 +44,3 @@ "main": "index.js",

},
"packageManager": "yarn@1.22.22"
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"
}