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 0.30.0 to 0.41.0

27

package.json
{
"name": "express-openapi-validator",
"version": "0.30.0",
"version": "0.41.0",
"description": "",

@@ -13,2 +13,5 @@ "main": "dist/index.js",

},
"repository": {
"url": "https://github.com/cdimascio/express-openapi-validator"
},
"keywords": [

@@ -25,10 +28,10 @@ "openapi",

"dependencies": {
"js-yaml": "^3.12.2",
"js-yaml": "^3.13.1",
"lodash": "^4.17.11",
"ono": "^5.0.1",
"openapi-request-coercer": "^2.3.0",
"openapi-request-validator": "^3.7.0",
"openapi-request-validator": "^3.8.1",
"openapi-schema-validator": "^3.0.3",
"openapi-security-handler": "^2.0.4",
"openapi-types": "^1.3.4",
"openapi-types": "^1.3.5",
"path-to-regexp": "^3.0.0",

@@ -42,5 +45,5 @@ "ts-log": "^2.1.4"

"@types/morgan": "^1.7.35",
"@types/node": "^11.11.3",
"@types/node": "^11.13.11",
"@types/supertest": "^2.0.7",
"body-parser": "^1.18.3",
"body-parser": "^1.19.0",
"chai": "^4.2.0",

@@ -50,14 +53,14 @@ "codacy-coverage": "^3.4.0",

"coveralls": "^3.0.3",
"express": "^4.16.4",
"mocha": "^6.0.2",
"express": "^4.17.0",
"mocha": "^6.1.4",
"morgan": "^1.9.1",
"nodemon": "^1.18.10",
"nodemon": "^1.19.0",
"nyc": "^13.3.0",
"prettier": "^1.15.3",
"prettier": "^1.17.1",
"source-map-support": "0.5.11",
"supertest": "^4.0.2",
"ts-node": "^8.0.3",
"ts-node": "^8.1.0",
"tsc": "^1.20150623.0",
"typescript": "^3.3.3333"
"typescript": "^3.4.5"
}
}
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