@middy/http-multipart-body-parser
Advanced tools
Comparing version 4.6.6 to 4.7.0
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "4.6.6", | ||
"version": "4.7.0", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
@@ -69,11 +69,11 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "4.6.6", | ||
"@middy/util": "4.7.0", | ||
"busboy": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "4.6.6", | ||
"@middy/core": "4.7.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"type-fest": "^4.0.0" | ||
}, | ||
"gitHead": "9784bfe6b02db56b3893e2117de33804358a3932" | ||
"gitHead": "f085b85b2c8f18a97fdf8a7062e770b444185dd8" | ||
} |
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
+ Added@middy/util@4.7.0(transitive)
- Removed@middy/util@4.6.6(transitive)
Updated@middy/util@4.7.0