express-openapi-validator
Advanced tools
Comparing version 0.30.0 to 0.41.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
38775
Updatedjs-yaml@^3.13.1
Updatedopenapi-types@^1.3.5