@middy/http-router
Advanced tools
Comparing version 5.5.1 to 6.0.0-alpha.0
{ | ||
"name": "@middy/http-router", | ||
"version": "5.5.1", | ||
"version": "6.0.0-alpha.0", | ||
"description": "HTTP event router for the middy framework", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -19,2 +19,5 @@ "engineStrict": true, | ||
"default": "./index.js" | ||
}, | ||
"require": { | ||
"default": "./index.js" | ||
} | ||
@@ -64,6 +67,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/aws-lambda": "^8.10.97" | ||
@@ -70,0 +73,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
8941
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