express-yaschema-api-handler
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "express-yaschema-api-handler", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Express handler support for yaschema-api", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"multer": "^1.4.5-lts.1", | ||
"yaschema": "^4.2.0", | ||
"yaschema-api": "^4.0.2" | ||
"yaschema": "^4.2.1", | ||
"yaschema-api": "^4.0.3" | ||
}, | ||
@@ -50,4 +50,4 @@ "devDependencies": { | ||
"@types/multer": "^1.4.12", | ||
"@typescript-eslint/eslint-plugin": "^8.13.0", | ||
"@typescript-eslint/parser": "^8.13.0", | ||
"@typescript-eslint/eslint-plugin": "^8.14.0", | ||
"@typescript-eslint/parser": "^8.14.0", | ||
"body-parser": "^1.20.3", | ||
@@ -75,4 +75,4 @@ "esbuild": "0.24.0", | ||
"typescript": "5.6.3", | ||
"yaschema-api-fetcher": "^5.0.1" | ||
"yaschema-api-fetcher": "^5.0.2" | ||
} | ||
} |
Updatedyaschema@^4.2.1
Updatedyaschema-api@^4.0.3