@middy/http-error-handler
Advanced tools
Comparing version 5.5.1 to 6.0.0-alpha.0
{ | ||
"name": "@middy/http-error-handler", | ||
"version": "5.5.1", | ||
"version": "6.0.0-alpha.0", | ||
"description": "Http error handler middleware for the middy framework", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -19,2 +19,5 @@ "engineStrict": true, | ||
"default": "./index.js" | ||
}, | ||
"require": { | ||
"default": "./index.js" | ||
} | ||
@@ -65,6 +68,6 @@ } | ||
"dependencies": { | ||
"@middy/util": "5.5.1" | ||
"@middy/util": "6.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "5.5.1", | ||
"@middy/core": "6.0.0-alpha.0", | ||
"@types/http-errors": "^2.0.0", | ||
@@ -71,0 +74,0 @@ "@types/node": "^20.0.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
6413
1
+ Added@middy/util@6.0.0-alpha.0(transitive)
- Removed@middy/util@5.5.1(transitive)
Updated@middy/util@6.0.0-alpha.0