express-openapi-validator
Advanced tools
Comparing version 4.14.0-beta.1 to 4.14.0-beta.2
{ | ||
"name": "express-openapi-validator", | ||
"version": "4.14.0-beta.1", | ||
"version": "4.14.0-beta.2", | ||
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.", | ||
@@ -46,3 +46,3 @@ "main": "dist/index.js", | ||
"media-typer": "^1.1.0", | ||
"multer": "^1.4.4", | ||
"multer": "^1.4.5-lts.1", | ||
"ono": "^7.1.3", | ||
@@ -49,0 +49,0 @@ "path-to-regexp": "^6.2.0" |
@@ -35,2 +35,5 @@ # ๐ฆ express-openapi-validator | ||
npm install express-openapi-validator | ||
## latest beta | ||
npm install express-openapi-validator@4.14.0-beta.1 | ||
``` | ||
@@ -37,0 +40,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
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
348641
89
+ Addedbusboy@1.6.0(transitive)
+ Addedmulter@1.4.5-lts.1(transitive)
+ Addedstreamsearch@1.1.0(transitive)
- Removedbusboy@0.2.14(transitive)
- Removeddicer@0.2.5(transitive)
- Removedee-first@1.1.1(transitive)
- Removedisarray@0.0.1(transitive)
- Removedmulter@1.4.4(transitive)
- Removedon-finished@2.4.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedstreamsearch@0.1.2(transitive)
- Removedstring_decoder@0.10.31(transitive)
Updatedmulter@^1.4.5-lts.1