@middy/http-multipart-body-parser
Advanced tools
Comparing version 4.3.1 to 4.4.0
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
@@ -69,11 +69,11 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.3.1", | ||
"@middy/util": "4.4.0", | ||
"busboy": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "4.3.1", | ||
"@middy/core": "4.4.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"type-fest": "^3.0.0" | ||
}, | ||
"gitHead": "e7576b56f165591acc427fd567b6cba8d4874340" | ||
"gitHead": "5b574488798c48bc74269af7deb3ff95139bcdcc" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
16627
318
+ Added@middy/util@4.4.0(transitive)
- Removed@middy/util@4.3.1(transitive)
Updated@middy/util@4.4.0