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 4.12.10 to 4.12.11

14

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

@@ -51,6 +51,6 @@ "main": "dist/index.js",

"@types/cookie-parser": "^1.4.2",
"@types/express": "4.17.8",
"@types/express": "4.17.11",
"@types/mocha": "^8.2.2",
"@types/morgan": "^1.9.2",
"@types/node": "^14.14.37",
"@types/node": "^15.3.1",
"@types/supertest": "^2.0.11",

@@ -60,16 +60,16 @@ "body-parser": "^1.19.0",

"codacy-coverage": "^3.4.0",
"commitizen": "^4.2.3",
"commitizen": "^4.2.4",
"cookie-parser": "^1.4.5",
"coveralls": "^3.1.0",
"express": "^4.17.1",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"morgan": "^1.10.0",
"nodemon": "^2.0.7",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"source-map-support": "0.5.19",
"supertest": "^6.1.3",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
}
}
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