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

@graphql-tools/executor-graphql-ws

Package Overview
Dependencies
Maintainers
4
Versions
448
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0-alpha-4c51bd8bb08df38e00c9d97ddb5d04633c181bce to 2.0.0-alpha-5acfc82289f62b92bba96319e088d2421da83fee

10

CHANGELOG.md
# @graphql-tools/executor-graphql-ws
## 2.0.0-alpha-4c51bd8bb08df38e00c9d97ddb5d04633c181bce
## 2.0.0-alpha-5acfc82289f62b92bba96319e088d2421da83fee
### Major Changes
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`ddc90f3`](https://github.com/graphql-hive/gateway/commit/ddc90f330beb5551df50abf26b0a07d5c4d4f0b4) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Executor options don't exist graphql-ws dependency options
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`6313dbd`](https://github.com/graphql-hive/gateway/commit/6313dbdb96aa729dacd711b4400c30017fe7aa62) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Executor options don't exist graphql-ws dependency options

@@ -24,3 +24,3 @@ Removing the dependency on the types. Some options are still exposed, but if you want to further customise the graphql-ws client, you should pass your own instance of the client instead.

- [#481](https://github.com/graphql-hive/gateway/pull/481) [`a4cb5cc`](https://github.com/graphql-hive/gateway/commit/a4cb5cc9b2807ccae5ce3631eb3705d929ee4599) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upgrade graphql-ws to v6
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`b227bd9`](https://github.com/graphql-hive/gateway/commit/b227bd9862cb64186b8cc7ea3fb9a6530b122157) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upgrade graphql-ws to v6

@@ -31,7 +31,7 @@ If you have a custom graphql-ws configuration when building the executor with `buildGraphQLWSExecutor`, you will have to migrate the graphql-ws side to v6. [Please consult the changelog of graphql-ws.](https://github.com/enisdenjo/graphql-ws/releases/tag/v6.0.0)

- [#481](https://github.com/graphql-hive/gateway/pull/481) [`ddc90f3`](https://github.com/graphql-hive/gateway/commit/ddc90f330beb5551df50abf26b0a07d5c4d4f0b4) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Export GraphQLWSExecutorOptions type
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`6313dbd`](https://github.com/graphql-hive/gateway/commit/6313dbdb96aa729dacd711b4400c30017fe7aa62) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Export GraphQLWSExecutorOptions type
### Patch Changes
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`9a763a5`](https://github.com/graphql-hive/gateway/commit/9a763a5de54ad4b033f410d6623da4cde79bd2b6) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`9dba1f0`](https://github.com/graphql-hive/gateway/commit/9dba1f0cb9b9c1311a6fbb9e0061bd01c4d334e3) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:

@@ -38,0 +38,0 @@ - Updated dependency [`graphql-ws@^6.0.2` ↗︎](https://www.npmjs.com/package/graphql-ws/v/6.0.2) (from `^5.14.0`, in `dependencies`)

{
"name": "@graphql-tools/executor-graphql-ws",
"version": "2.0.0-alpha-4c51bd8bb08df38e00c9d97ddb5d04633c181bce",
"version": "2.0.0-alpha-5acfc82289f62b92bba96319e088d2421da83fee",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools",

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