@middy/http-multipart-body-parser
Advanced tools
Comparing version 3.2.2 to 3.3.0
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "3.2.2", | ||
"version": "3.3.0", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
@@ -65,11 +65,11 @@ "type": "module", | ||
"dependencies": { | ||
"@middy/util": "3.2.2", | ||
"@middy/util": "3.3.0", | ||
"busboy": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "3.2.2", | ||
"@middy/core": "3.3.0", | ||
"@types/aws-lambda": "^8.10.101", | ||
"type-fest": "^2.18.0" | ||
}, | ||
"gitHead": "4c960a361cc8844f7b2e6202d9544c852366fb01" | ||
"gitHead": "33d459b619c2aaf55ac8640bc56e439178a62e8a" | ||
} |
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@3.3.0(transitive)
- Removed@middy/util@3.2.2(transitive)
Updated@middy/util@3.3.0