@dotcom-reliability-kit/crash-handler
Advanced tools
Comparing version 4.0.6 to 4.1.0
{ | ||
"name": "@dotcom-reliability-kit/crash-handler", | ||
"version": "4.0.6", | ||
"version": "4.1.0", | ||
"description": "A method to bind an uncaught exception handler to ensure that fatal application errors are logged", | ||
@@ -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,4 +20,4 @@ }, | ||
"dependencies": { | ||
"@dotcom-reliability-kit/log-error": "^4.0.6" | ||
"@dotcom-reliability-kit/log-error": "^4.1.0" | ||
} | ||
} |
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
6607