express-yaschema-ws-api-handler
Advanced tools
{ | ||
"name": "express-yaschema-ws-api-handler", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "Express handler support for yaschema-ws-api", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"express-ws": "^5.0.2", | ||
"express-yaschema-api-handler": "^4.0.0", | ||
"express-yaschema-api-handler": "^4.1.0", | ||
"uuid": "^11.0.3", | ||
"yaschema": "^4.2.1", | ||
"yaschema-api": "^4.0.3", | ||
"yaschema-ws-api": "^3.0.3" | ||
"yaschema-api": "^4.1.0", | ||
"yaschema-ws-api": "^3.1.0" | ||
}, | ||
@@ -77,4 +77,4 @@ "devDependencies": { | ||
"typescript": "5.6.3", | ||
"yaschema-ws-api-client": "^4.0.2" | ||
"yaschema-ws-api-client": "^4.1.0" | ||
} | ||
} |