express-yaschema-ws-api-handler
Advanced tools
Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "express-yaschema-ws-api-handler", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "Express handler support for yaschema-ws-api", | ||
@@ -34,7 +34,7 @@ "keywords": [ | ||
"express-ws": "^5.0.2", | ||
"express-yaschema-api-handler": "^2.2.6", | ||
"express-yaschema-api-handler": "^2.2.7", | ||
"uuid": "^9.0.1", | ||
"yaschema": "^3.2.0", | ||
"yaschema-api": "^3.4.1", | ||
"yaschema-ws-api": "^2.2.1" | ||
"yaschema": "^3.3.0", | ||
"yaschema-api": "^3.4.2", | ||
"yaschema-ws-api": "^2.2.2" | ||
}, | ||
@@ -48,4 +48,4 @@ "devDependencies": { | ||
"@types/uuid": "^9.0.7", | ||
"@typescript-eslint/eslint-plugin": "^6.17.0", | ||
"@typescript-eslint/parser": "^6.17.0", | ||
"@typescript-eslint/eslint-plugin": "^6.18.1", | ||
"@typescript-eslint/parser": "^6.18.1", | ||
"eslint": "8.56.0", | ||
@@ -56,3 +56,3 @@ "eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"eslint-plugin-prettier": "^5.1.2", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
@@ -66,6 +66,6 @@ "eslint-plugin-tsdoc": "^0.2.17", | ||
"ts-jest": "^29.1.1", | ||
"typedoc": "^0.25.6", | ||
"typedoc": "^0.25.7", | ||
"typescript": "5.3.3", | ||
"yaschema-ws-api-client": "^2.1.6" | ||
"yaschema-ws-api-client": "^2.1.7" | ||
} | ||
} |
Updatedyaschema@^3.3.0
Updatedyaschema-api@^3.4.2
Updatedyaschema-ws-api@^2.2.2