@middy/http-multipart-body-parser
Advanced tools
Comparing version 5.5.1 to 6.0.0-alpha.0
{ | ||
"name": "@middy/http-multipart-body-parser", | ||
"version": "5.5.1", | ||
"version": "6.0.0-alpha.0", | ||
"description": "Http event normalizer middleware for the middy framework", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=18" | ||
"node": ">=20" | ||
}, | ||
@@ -19,2 +19,5 @@ "engineStrict": true, | ||
"default": "./index.js" | ||
}, | ||
"require": { | ||
"default": "./index.js" | ||
} | ||
@@ -21,0 +24,0 @@ } |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
8371
1