Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit dfe025d

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 20a1518 commit dfe025d

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

docs/rules-v1.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"lastUpdatedDate": "2025-06-26T13:40:08.560Z",
2+
"lastUpdatedDate": "2025-06-27T02:54:26.331Z",
33
"name": "Node Version Audit",
44
"website": "https://github.com/lightswitch05/node-version-audit",
55
"license": "https://github.com/lightswitch05/node-version-audit/blob/master/LICENSE",
66
"source": "https://www.github.developerdan.com/node-version-audit/rules-v1.json",
77
"releasesCount": 669,
88
"cveCount": 141,
9-
"supportVersionsCount": 21,
9+
"supportVersionsCount": 23,
1010
"latestVersion": "24.3.0",
1111
"latestVersions": {
1212
"0": "0.12.18",
@@ -494,6 +494,17 @@
494494
"lts": "2025-10-28T00:00:00.000Z",
495495
"maintenance": "2026-10-20T00:00:00.000Z",
496496
"end": "2028-04-30T00:00:00.000Z"
497+
},
498+
"25": {
499+
"start": "2025-10-15T00:00:00.000Z",
500+
"maintenance": "2026-04-01T00:00:00.000Z",
501+
"end": "2026-06-01T00:00:00.000Z"
502+
},
503+
"26": {
504+
"start": "2026-04-22T00:00:00.000Z",
505+
"lts": "2026-10-28T00:00:00.000Z",
506+
"maintenance": "2027-10-20T00:00:00.000Z",
507+
"end": "2029-04-30T00:00:00.000Z"
497508
}
498509
},
499510
"releases": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-version-audit",
3-
"version": "1.20250626.1",
3+
"version": "1.20250627.0",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)