Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

express-openapi-validator

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-openapi-validator - npm Package Compare versions

Comparing version 4.14.0-beta.1 to 4.14.0-beta.2

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc