New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-yaschema-ws-api-handler

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

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
1.3.1

12

package.json
{
"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"
}
}