Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/executor-legacy-ws

Package Overview
Dependencies
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/executor-legacy-ws - npm Package Compare versions

Comparing version 0.0.12-alpha-20230515174415-d29a8b3b to 1.0.0-alpha-20230517123108-df347e95

7

package.json
{
"name": "@graphql-tools/executor-legacy-ws",
"version": "0.0.12-alpha-20230515174415-d29a8b3b",
"version": "1.0.0-alpha-20230517123108-df347e95",
"description": "A set of utils for faster development of GraphQL tools",

@@ -11,3 +11,3 @@ "sideEffects": false,

"@types/ws": "^8.0.0",
"@graphql-tools/utils": "10.0.0-alpha-20230515174415-d29a8b3b",
"@graphql-tools/utils": "10.0.0-alpha-20230517123108-df347e95",
"isomorphic-ws": "5.0.0",

@@ -24,2 +24,5 @@ "ws": "8.13.0",

"license": "MIT",
"engines": {
"node": ">=16.0.0"
},
"main": "cjs/index.js",

@@ -26,0 +29,0 @@ "module": "esm/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc