@dotcom-reliability-kit/errors
Advanced tools
Comparing version 3.1.2 to 4.0.0
{ | ||
"name": "@dotcom-reliability-kit/errors", | ||
"version": "3.1.2", | ||
"version": "4.0.0", | ||
"description": "A suite of error classes which help you throw the most appropriate error in any situation", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"engines": { | ||
"node": "18.x || 20.x || 22.x" | ||
"node": "20.x || 22.x" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "lib/index.js", |
23198