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