🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

express-yaschema-ws-api-handler

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-yaschema-ws-api-handler - npm Package Compare versions

Comparing version

to
2.1.5

{
"name": "express-yaschema-ws-api-handler",
"version": "2.1.4",
"version": "2.1.5",
"description": "Express handler support for yaschema-ws-api",

@@ -34,7 +34,7 @@ "keywords": [

"express-ws": "^5.0.2",
"express-yaschema-api-handler": "^2.2.4",
"express-yaschema-api-handler": "^2.2.5",
"uuid": "^9.0.1",
"yaschema": "^3.1.0",
"yaschema-api": "^3.3.5",
"yaschema-ws-api": "^2.1.5"
"yaschema-api": "^3.4.0",
"yaschema-ws-api": "^2.2.0"
},

@@ -44,14 +44,14 @@ "devDependencies": {

"@types/express-ws": "^3.0.4",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/lodash": "4.14.202",
"@types/multer": "^1.4.11",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "8.55.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-simple-import-sort": "^10.0.0",

@@ -62,9 +62,9 @@ "eslint-plugin-tsdoc": "^0.2.17",

"madge": "6.1.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"trash-cli": "5.0.0",
"ts-jest": "^29.1.1",
"typedoc": "^0.25.4",
"typescript": "5.3.2",
"yaschema-ws-api-client": "^2.1.4"
"typescript": "5.3.3",
"yaschema-ws-api-client": "^2.1.5"
}
}