express-yaschema-ws-api-handler
Advanced tools
Comparing version
{ | ||
"name": "express-yaschema-ws-api-handler", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Express handler support for yaschema-ws-api", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"express-ws": "^5.0.2", | ||
"express-yaschema-api-handler": "^1.3.1", | ||
"express-yaschema-api-handler": "^1.3.2", | ||
"uuid": "^9.0.0", | ||
"yaschema": "^2.1.0", | ||
"yaschema-api": "^2.1.0", | ||
"yaschema-ws-api": "^1.1.0" | ||
"yaschema": "^2.2.0", | ||
"yaschema-api": "^2.1.1", | ||
"yaschema-ws-api": "^1.1.1" | ||
}, | ||
@@ -66,4 +66,4 @@ "devDependencies": { | ||
"typescript": "5.0.4", | ||
"yaschema-ws-api-client": "^1.2.0" | ||
"yaschema-ws-api-client": "^1.2.1" | ||
} | ||
} |
Updated
Updated
Updated