express-openapi-validator
Advanced tools
+16
-16
| { | ||
| "name": "express-openapi-validator", | ||
| "version": "5.6.0", | ||
| "version": "5.6.1", | ||
| "description": "Automatically validate API requests and responses with OpenAPI 3 and Express.", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@apidevtools/json-schema-ref-parser": "^14.0.3", | ||
| "@apidevtools/json-schema-ref-parser": "^15.2.1", | ||
| "@types/multer": "^1.4.13", | ||
@@ -52,14 +52,14 @@ "ajv": "^8.17.1", | ||
| "ono": "^7.1.3", | ||
| "path-to-regexp": "^8.2.0", | ||
| "qs": "^6.14.0" | ||
| "path-to-regexp": "^8.3.0", | ||
| "qs": "^6.14.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/cookie-parser": "^1.4.8", | ||
| "@types/express": "5.0.1", | ||
| "@types/cookie-parser": "^1.4.10", | ||
| "@types/express": "^5.0.6", | ||
| "@types/mocha": "^10.0.10", | ||
| "@types/morgan": "^1.9.9", | ||
| "@types/node": "^22.15.3", | ||
| "@types/morgan": "^1.9.10", | ||
| "@types/node": "^22.19.7", | ||
| "@types/supertest": "^6.0.3", | ||
| "body-parser": "^2.2.0", | ||
| "chai": "^4.3.6", | ||
| "body-parser": "^2.2.2", | ||
| "chai": "^4.5.0", | ||
| "commitizen": "^4.3.1", | ||
@@ -69,10 +69,10 @@ "cookie-parser": "^1.4.7", | ||
| "express": "^5.1.0", | ||
| "mocha": "^11.2.2", | ||
| "mocha": "^11.7.5", | ||
| "morgan": "^1.10.0", | ||
| "nodemon": "^3.1.10", | ||
| "nodemon": "^3.1.11", | ||
| "nyc": "^17.1.0", | ||
| "prettier": "^3.5.3", | ||
| "rimraf": "^6.0.1", | ||
| "prettier": "^3.8.0", | ||
| "rimraf": "^6.1.2", | ||
| "source-map-support": "0.5.21", | ||
| "supertest": "^7.1.0", | ||
| "supertest": "^7.2.2", | ||
| "ts-node": "^10.9.2", | ||
@@ -84,2 +84,2 @@ "typescript": "^5.8.3" | ||
| } | ||
| } | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
438712
0+ Added
- Removed
Updated
Updated