+12
-2
@@ -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" | ||
| } |
17658
1.66%571
1.78%