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

Commit 352be90

Browse files
committed
Automatic github actions updates. Changes found @lightswitch05
1 parent 1961767 commit 352be90

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

docs/rules-v1.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"lastUpdatedDate": "2025-04-08T13:35:00.777Z",
2+
"lastUpdatedDate": "2025-04-09T02:39:21.470Z",
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",
7-
"releasesCount": 654,
7+
"releasesCount": 655,
88
"cveCount": 173,
99
"supportVersionsCount": 21,
1010
"latestVersion": "23.11.0",
@@ -796,6 +796,11 @@
796796
"releaseDate": "2015-07-03T00:00:00.000Z",
797797
"patchedCveIds": []
798798
},
799+
"0.12.7": {
800+
"version": "0.12.7",
801+
"releaseDate": "2015-07-09T00:00:00.000Z",
802+
"patchedCveIds": []
803+
},
799804
"0.12.8": {
800805
"version": "0.12.8",
801806
"releaseDate": null,

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.20250408.1",
3+
"version": "1.20250409.0",
44
"description": "Audit your Node version for known CVEs and patches ",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)