@middy/http-multipart-body-parser
Advanced tools
Comparing version 4.2.8 to 5.0.0-alpha.0
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "4.2.8", | ||
"version": "5.0.0-alpha.0", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -69,11 +69,11 @@ "engineStrict": true, | ||
"dependencies": { | ||
"@middy/util": "4.2.8", | ||
"@middy/util": "5.0.0-alpha.0", | ||
"busboy": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "4.2.8", | ||
"@middy/core": "5.0.0-alpha.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"type-fest": "^3.0.0" | ||
}, | ||
"gitHead": "9e7eec0f50fd1edef232edb7a99c035f9bc1f159" | ||
"gitHead": "08c35e3dba9efdad0b86666ce206ce302cc65d07" | ||
} |
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
16581
1
+ Added@middy/util@5.0.0-alpha.0(transitive)
- Removed@middy/util@4.2.8(transitive)
Updated@middy/util@5.0.0-alpha.0