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
496
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-8eea33065b3fff7c92ce74a6217f07f40fd2987f to 2.0.0-alpha-af279fc6eaa69267a4caa8a51fe6e4ef08125cc7

10

CHANGELOG.md
# @graphql-tools/executor-graphql-ws
## 2.0.0-alpha-8eea33065b3fff7c92ce74a6217f07f40fd2987f
## 2.0.0-alpha-af279fc6eaa69267a4caa8a51fe6e4ef08125cc7
### Major Changes
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`f339678`](https://github.com/graphql-hive/gateway/commit/f3396781e204b51f5bb8fb317be3126fe53deef1) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Executor options don't exist graphql-ws dependency options
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`0b13cb4`](https://github.com/graphql-hive/gateway/commit/0b13cb472305edd01cdbd964a71995831797305e) 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) [`52cd37f`](https://github.com/graphql-hive/gateway/commit/52cd37f73ff0437f4635e67c99b4e1c109ecc887) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upgrade graphql-ws to v6
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`0b13cb4`](https://github.com/graphql-hive/gateway/commit/0b13cb472305edd01cdbd964a71995831797305e) 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) [`f339678`](https://github.com/graphql-hive/gateway/commit/f3396781e204b51f5bb8fb317be3126fe53deef1) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Export GraphQLWSExecutorOptions type
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`0b13cb4`](https://github.com/graphql-hive/gateway/commit/0b13cb472305edd01cdbd964a71995831797305e) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Export GraphQLWSExecutorOptions type
### Patch Changes
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`84c384e`](https://github.com/graphql-hive/gateway/commit/84c384ef2eeda03b4554b85cef63cbdc531468c9) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:
- [#481](https://github.com/graphql-hive/gateway/pull/481) [`0b13cb4`](https://github.com/graphql-hive/gateway/commit/0b13cb472305edd01cdbd964a71995831797305e) Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:

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

{
"name": "@graphql-tools/executor-graphql-ws",
"version": "2.0.0-alpha-8eea33065b3fff7c92ce74a6217f07f40fd2987f",
"version": "2.0.0-alpha-af279fc6eaa69267a4caa8a51fe6e4ef08125cc7",
"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