@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.5 to 1.2.6-alpha-4105c094996f232c2b96db211bb33770260fcaef
# @graphql-tools/executor-http | ||
## 1.2.6-alpha-4105c094996f232c2b96db211bb33770260fcaef | ||
### Patch Changes | ||
- Updated dependencies [[`6e8ff42`](https://github.com/graphql-hive/gateway/commit/6e8ff427a4360cdc8e822940b83d122f07659417), [`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-4105c094996f232c2b96db211bb33770260fcaef | ||
## 1.2.5 | ||
@@ -4,0 +11,0 @@ |
@@ -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-4105c094996f232c2b96db211bb33770260fcaef", | ||
"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-4105c094996f232c2b96db211bb33770260fcaef", | ||
"@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 @@ }, |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
76432
2