@socketsecurity/registry
Advanced tools
Comparing version
@@ -7,6 +7,6 @@ 'use strict' | ||
// So we maintain a manual version list for now. | ||
// https://nodejs.org/en/about/previous-releases#looking-for-latest-release-of-a-version-branch | ||
// https://nodejs.org/en/about/previous-releases#looking-for-the-latest-release-of-a-version-branch | ||
// | ||
// Updated May 5th, 2025. | ||
const manualNext = '24.0.0' | ||
// Updated May 10th, 2025. | ||
const manualNext = '24.0.1' | ||
const manualCurr = '22.15.0' | ||
@@ -13,0 +13,0 @@ const manualPrev = '20.19.1' |
{ | ||
"name": "@socketsecurity/registry", | ||
"version": "1.0.168", | ||
"version": "1.0.169", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Socket.dev registry helpers methods and metadata", |
52926992
0