node-releases 2.0.45 → 2.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/processed/envs.json +8 -0
- package/package.json +1 -1
package/data/processed/envs.json
CHANGED
|
@@ -2807,6 +2807,14 @@
|
|
|
2807
2807
|
"security": false,
|
|
2808
2808
|
"v8": "13.6.233.17"
|
|
2809
2809
|
},
|
|
2810
|
+
{
|
|
2811
|
+
"name": "nodejs",
|
|
2812
|
+
"version": "24.16.0",
|
|
2813
|
+
"date": "2026-05-21",
|
|
2814
|
+
"lts": "Krypton",
|
|
2815
|
+
"security": false,
|
|
2816
|
+
"v8": "13.6.233.17"
|
|
2817
|
+
},
|
|
2810
2818
|
{
|
|
2811
2819
|
"name": "nodejs",
|
|
2812
2820
|
"version": "25.0.0",
|