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.13.2 to 4.13.3

23

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

@@ -49,26 +49,25 @@ "main": "dist/index.js",

"devDependencies": {
"@types/ajv": "^1.0.0",
"@types/cookie-parser": "^1.4.2",
"@types/express": "4.17.11",
"@types/express": "4.17.13",
"@types/mocha": "^9.0.0",
"@types/morgan": "^1.9.3",
"@types/node": "^16.9.1",
"@types/node": "^16.11.10",
"@types/supertest": "^2.0.11",
"body-parser": "^1.19.0",
"chai": "^4.3.4",
"codacy-coverage": "^3.2.0",
"codacy-coverage": "^3.4.0",
"commitizen": "^4.2.4",
"cookie-parser": "^1.4.5",
"cookie-parser": "^1.4.6",
"coveralls": "^3.1.1",
"express": "^4.17.1",
"mocha": "^9.1.1",
"mocha": "^9.1.3",
"morgan": "^1.10.0",
"nodemon": "^2.0.12",
"nodemon": "^2.0.15",
"nyc": "^15.1.0",
"prettier": "^2.4.0",
"source-map-support": "0.5.20",
"prettier": "^2.5.0",
"source-map-support": "0.5.21",
"supertest": "^6.1.6",
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
}
}

Sorry, the diff of this file is too big to display

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