node-releases 2.0.47 → 2.0.48
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 +16 -0
- package/package.json +1 -1
package/data/processed/envs.json
CHANGED
|
@@ -2583,6 +2583,14 @@
|
|
|
2583
2583
|
"security": true,
|
|
2584
2584
|
"v8": "12.4.254.21"
|
|
2585
2585
|
},
|
|
2586
|
+
{
|
|
2587
|
+
"name": "nodejs",
|
|
2588
|
+
"version": "22.23.0",
|
|
2589
|
+
"date": "2026-06-17",
|
|
2590
|
+
"lts": "Jod",
|
|
2591
|
+
"security": true,
|
|
2592
|
+
"v8": "12.4.254.21"
|
|
2593
|
+
},
|
|
2586
2594
|
{
|
|
2587
2595
|
"name": "nodejs",
|
|
2588
2596
|
"version": "23.0.0",
|
|
@@ -2815,6 +2823,14 @@
|
|
|
2815
2823
|
"security": false,
|
|
2816
2824
|
"v8": "13.6.233.17"
|
|
2817
2825
|
},
|
|
2826
|
+
{
|
|
2827
|
+
"name": "nodejs",
|
|
2828
|
+
"version": "24.17.0",
|
|
2829
|
+
"date": "2026-06-17",
|
|
2830
|
+
"lts": "Krypton",
|
|
2831
|
+
"security": true,
|
|
2832
|
+
"v8": "13.6.233.17"
|
|
2833
|
+
},
|
|
2818
2834
|
{
|
|
2819
2835
|
"name": "nodejs",
|
|
2820
2836
|
"version": "25.0.0",
|