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

graphql-ws

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-ws - npm Package Compare versions

Comparing version

to
5.16.2-alpha-722b4a254014b433f6c27021fb15a36c1552971d

6

package.json
{
"name": "graphql-ws",
"version": "5.16.1",
"version": "5.16.2-alpha-722b4a254014b433f6c27021fb15a36c1552971d",
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",

@@ -97,4 +97,2 @@ "repository": {

"postbuild": "node scripts/fix-declaration-directives.mjs",
"postpack": "npm pkg set --no-json workspaces[]=. workspaces[]=website",
"prepack": "npm pkg delete workspaces",
"test": "vitest",

@@ -108,3 +106,3 @@ "release": "yarn build && yarn changeset publish"

"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "patch:@changesets/cli@npm%3A2.27.11#~/.yarn/patches/@changesets-cli-npm-2.27.11-fc68e5c2cd.patch",
"@changesets/cli": "^2.27.11",
"@fastify/websocket": "^9.0.0",

@@ -111,0 +109,0 @@ "@ianvs/prettier-plugin-sort-imports": "^4.4.0",

Sorry, the diff of this file is not supported yet