🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@webiny/api-websockets

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/api-websockets - npm Package Compare versions

Comparing version

to
5.43.1-beta.4

36

package.json
{
"name": "@webiny/api-websockets",
"version": "5.43.1-beta.3",
"version": "5.43.1-beta.4",
"main": "index.js",

@@ -15,13 +15,13 @@ "repository": {

"dependencies": {
"@webiny/api": "5.43.1-beta.3",
"@webiny/api-i18n": "5.43.1-beta.3",
"@webiny/api-security": "5.43.1-beta.3",
"@webiny/api-tenancy": "5.43.1-beta.3",
"@webiny/aws-sdk": "5.43.1-beta.3",
"@webiny/db-dynamodb": "5.43.1-beta.3",
"@webiny/error": "5.43.1-beta.3",
"@webiny/handler": "5.43.1-beta.3",
"@webiny/handler-aws": "5.43.1-beta.3",
"@webiny/plugins": "5.43.1-beta.3",
"@webiny/utils": "5.43.1-beta.3",
"@webiny/api": "5.43.1-beta.4",
"@webiny/api-i18n": "5.43.1-beta.4",
"@webiny/api-security": "5.43.1-beta.4",
"@webiny/api-tenancy": "5.43.1-beta.4",
"@webiny/aws-sdk": "5.43.1-beta.4",
"@webiny/db-dynamodb": "5.43.1-beta.4",
"@webiny/error": "5.43.1-beta.4",
"@webiny/handler": "5.43.1-beta.4",
"@webiny/handler-aws": "5.43.1-beta.4",
"@webiny/plugins": "5.43.1-beta.4",
"@webiny/utils": "5.43.1-beta.4",
"type-fest": "4.14.0",

@@ -31,7 +31,7 @@ "zod": "3.23.8"

"devDependencies": {
"@webiny/api-headless-cms": "5.43.1-beta.3",
"@webiny/api-wcp": "5.43.1-beta.3",
"@webiny/handler-db": "5.43.1-beta.3",
"@webiny/handler-graphql": "5.43.1-beta.3",
"@webiny/project-utils": "5.43.1-beta.3",
"@webiny/api-headless-cms": "5.43.1-beta.4",
"@webiny/api-wcp": "5.43.1-beta.4",
"@webiny/handler-db": "5.43.1-beta.4",
"@webiny/handler-graphql": "5.43.1-beta.4",
"@webiny/project-utils": "5.43.1-beta.4",
"graphql": "15.9.0",

@@ -49,3 +49,3 @@ "rimraf": "6.0.1",

},
"gitHead": "1823b60512e452014e0696aed1e40f5b37f47176"
"gitHead": "f5e8c70a9f6a0bebaaa77b66507a44ffd5bd0e36"
}