@middy/http-multipart-body-parser
Advanced tools
Comparing version 2.5.0 to 2.5.1
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
@@ -49,10 +49,10 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@middy/util": "^2.5.0", | ||
"@middy/util": "^2.5.1", | ||
"busboy": "0.3.1" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "^2.5.0", | ||
"@middy/core": "^2.5.1", | ||
"http-errors": "^1.8.0" | ||
}, | ||
"gitHead": "76d2bc02b48a4bbd054904538f5c4798ba3c4f7f" | ||
"gitHead": "df18e5eff7d73492a96a2ca4780a2eae45d1cedb" | ||
} |
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.5.1