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

@graphql-tools/executor-http

Package Overview
Dependencies
Maintainers
4
Versions
784
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.7 to 1.2.8-alpha-6320ab2b4f44b7f1eeab71d7bc1abf3031611f73

11

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.8-alpha-6320ab2b4f44b7f1eeab71d7bc1abf3031611f73
### Patch Changes
- [#696](https://github.com/graphql-hive/gateway/pull/696) [`eac3a9d`](https://github.com/graphql-hive/gateway/commit/eac3a9dcb9060e5e1519fe6e92dcc0daeb067eb9) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.10.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.4) (from `^0.10.1`, in `dependencies`)
- Updated dependencies [[`eac3a9d`](https://github.com/graphql-hive/gateway/commit/eac3a9dcb9060e5e1519fe6e92dcc0daeb067eb9)]:
- @graphql-tools/executor-common@0.0.3-alpha-6320ab2b4f44b7f1eeab71d7bc1abf3031611f73
## 1.2.7

@@ -4,0 +15,0 @@

8

package.json
{
"name": "@graphql-tools/executor-http",
"version": "1.2.7",
"version": "1.2.8-alpha-6320ab2b4f44b7f1eeab71d7bc1abf3031611f73",
"type": "module",

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

"dependencies": {
"@graphql-tools/executor-common": "^0.0.2",
"@graphql-tools/executor-common": "0.0.3-alpha-6320ab2b4f44b7f1eeab71d7bc1abf3031611f73",
"@graphql-tools/utils": "^10.8.1",
"@repeaterjs/repeater": "^3.0.4",
"@whatwg-node/disposablestack": "^0.0.5",
"@whatwg-node/fetch": "^0.10.1",
"@whatwg-node/fetch": "^0.10.4",
"extract-files": "^11.0.0",

@@ -58,3 +58,3 @@ "meros": "^1.2.1",

"graphql": "^16.9.0",
"graphql-yoga": "^5.10.11",
"graphql-yoga": "^5.12.0",
"pkgroll": "2.10.0"

@@ -61,0 +61,0 @@ },

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