@dotcom-reliability-kit/log-error
Advanced tools
Comparing version 4.0.6 to 4.1.0
{ | ||
"name": "@dotcom-reliability-kit/log-error", | ||
"version": "4.0.6", | ||
"version": "4.1.0", | ||
"description": "A method to consistently log error object with optional request information", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"engines": { | ||
"node": "18.x || 20.x", | ||
"node": "18.x || 20.x || 22.x", | ||
"npm": "8.x || 9.x || 10.x" | ||
@@ -20,6 +20,6 @@ }, | ||
"dependencies": { | ||
"@dotcom-reliability-kit/app-info": "^3.0.2", | ||
"@dotcom-reliability-kit/logger": "^3.0.6", | ||
"@dotcom-reliability-kit/serialize-error": "^3.0.2", | ||
"@dotcom-reliability-kit/serialize-request": "^3.0.2" | ||
"@dotcom-reliability-kit/app-info": "^3.1.0", | ||
"@dotcom-reliability-kit/logger": "^3.1.0", | ||
"@dotcom-reliability-kit/serialize-error": "^3.1.0", | ||
"@dotcom-reliability-kit/serialize-request": "^3.1.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15094