Socket
Socket
Sign inDemoInstall

node-abi

Package Overview
Dependencies
Maintainers
1
Versions
110
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.52.0 to 3.54.0

17

abi_registry.json

@@ -95,2 +95,12 @@ [

{
"runtime": "node",
"target": "22.0.0",
"lts": [
"2024-10-29",
"2025-10-21"
],
"future": true,
"abi": "122"
},
{
"abi": "70",

@@ -290,3 +300,10 @@ "future": false,

"target": "28.0.0-alpha.1"
},
{
"abi": "121",
"future": true,
"lts": false,
"runtime": "electron",
"target": "29.0.0-alpha.1"
}
]

2

package.json
{
"name": "node-abi",
"version": "3.52.0",
"version": "3.54.0",
"description": "Get the Node ABI for a given target and runtime, and vice versa.",

@@ -5,0 +5,0 @@ "main": "index.js",

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