Socket
Socket
Sign inDemoInstall

express-openapi-validator

Package Overview
Dependencies
Maintainers
1
Versions
278
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 5.3.5 to 5.3.6

8

package.json
{
"name": "express-openapi-validator",
"version": "5.3.5",
"version": "5.3.6",
"description": "Automatically validate API requests and responses with OpenAPI 3 and Express.",

@@ -48,7 +48,7 @@ "main": "dist/index.js",

"ono": "^7.1.3",
"path-to-regexp": "^6.2.2"
"path-to-regexp": "^6.3.0"
},
"devDependencies": {
"@types/cookie-parser": "^1.4.2",
"@types/express": "4.17.13",
"@types/express": "4.17.21",
"@types/mocha": "^9.1.0",

@@ -63,3 +63,3 @@ "@types/morgan": "^1.9.3",

"coveralls": "^3.1.1",
"express": "^4.19.2",
"express": "^4.21.0",
"mocha": "^9.2.2",

@@ -66,0 +66,0 @@ "morgan": "^1.10.0",

@@ -38,4 +38,5 @@ # ๐Ÿฆ‹ express-openapi-validator

# experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882)
npm install express-openapi-validator@6.0.0-alpha.2
# experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882
# please provide feedback on (issue-573)
npm install express-openapi-validator@6.0.0-alpha.3
```

@@ -42,0 +43,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