@middy/http-multipart-body-parser
Advanced tools
Comparing version 2.4.1 to 2.4.2
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
@@ -49,10 +49,10 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@middy/util": "^2.4.1", | ||
"@middy/util": "^2.4.2", | ||
"busboy": "0.3.1" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "^2.4.1", | ||
"@middy/core": "^2.4.2", | ||
"http-errors": "^1.8.0" | ||
}, | ||
"gitHead": "4ace3429707284c5a0ea036910c219dfa6023855" | ||
"gitHead": "68ed5978bc855cfe77d994370ddc45dd846be9e4" | ||
} |
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
Updated@middy/util@^2.4.2