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
826
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.3 to 2.0.4-alpha-000f7ea70b460c2197e48cdbcb6336e98e5fcd7c

8

CHANGELOG.md
# @graphql-tools/executor-graphql-ws
## 2.0.4-alpha-000f7ea70b460c2197e48cdbcb6336e98e5fcd7c
### Patch Changes
- [#727](https://github.com/graphql-hive/gateway/pull/727) [`c54a080`](https://github.com/graphql-hive/gateway/commit/c54a080b8b9c477ed55dd7c23fc8fcae9139bec8) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@whatwg-node/disposablestack@^0.0.6` ↗︎](https://www.npmjs.com/package/@whatwg-node/disposablestack/v/0.0.6) (from `^0.0.5`, in `dependencies`)
## 2.0.3

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@graphql-tools/executor-graphql-ws",
"version": "2.0.3",
"version": "2.0.4-alpha-000f7ea70b460c2197e48cdbcb6336e98e5fcd7c",
"type": "module",

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

"@graphql-tools/utils": "^10.8.1",
"@whatwg-node/disposablestack": "^0.0.5",
"@whatwg-node/disposablestack": "^0.0.6",
"graphql-ws": "^6.0.3",

@@ -54,5 +54,5 @@ "isomorphic-ws": "^5.0.0",

"graphql": "^16.9.0",
"pkgroll": "2.11.0"
"pkgroll": "2.11.2"
},
"sideEffects": false
}
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