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
700
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.5 to 1.2.6-alpha-d6fbffa3533e2ab4005a589cc73e1806eaa73756

7

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.6-alpha-d6fbffa3533e2ab4005a589cc73e1806eaa73756
### Patch Changes
- Updated dependencies [[`d6fbffa`](https://github.com/graphql-hive/gateway/commit/d6fbffa3533e2ab4005a589cc73e1806eaa73756), [`d6fbffa`](https://github.com/graphql-hive/gateway/commit/d6fbffa3533e2ab4005a589cc73e1806eaa73756), [`d6fbffa`](https://github.com/graphql-hive/gateway/commit/d6fbffa3533e2ab4005a589cc73e1806eaa73756)]:
- @graphql-hive/gateway-abort-signal-any@1.0.0-alpha-d6fbffa3533e2ab4005a589cc73e1806eaa73756
## 1.2.5

@@ -4,0 +11,0 @@

2

dist/index.js

@@ -5,3 +5,3 @@ import { abortSignalAny } from '@graphql-hive/gateway-abort-signal-any';

import { DisposableSymbols } from '@whatwg-node/disposablestack';
import { File, FormData, TextEncoder, crypto, TextDecoder, fetch } from '@whatwg-node/fetch';
import { FormData, File, TextEncoder, crypto, TextDecoder, fetch } from '@whatwg-node/fetch';
import { ValueOrPromise } from 'value-or-promise';

@@ -8,0 +8,0 @@ import { extractFiles, isExtractableFile } from 'extract-files';

{
"name": "@graphql-tools/executor-http",
"version": "1.2.5",
"version": "1.2.6-alpha-d6fbffa3533e2ab4005a589cc73e1806eaa73756",
"type": "module",

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

"dependencies": {
"@graphql-hive/gateway-abort-signal-any": "^0.0.3",
"@graphql-hive/gateway-abort-signal-any": "1.0.0-alpha-d6fbffa3533e2ab4005a589cc73e1806eaa73756",
"@graphql-tools/executor-common": "^0.0.1",

@@ -59,3 +59,3 @@ "@graphql-tools/utils": "^10.7.0",

"graphql": "^16.9.0",
"graphql-yoga": "^5.10.6",
"graphql-yoga": "^5.10.11",
"pkgroll": "2.6.1"

@@ -62,0 +62,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