@graphql-tools/executor-http
Advanced tools
Comparing version 1.1.11 to 1.1.12-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a
# @graphql-tools/executor-http | ||
## 1.1.12-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a | ||
### Patch Changes | ||
- [#269](https://github.com/graphql-hive/gateway/pull/269) [`03024b7`](https://github.com/graphql-hive/gateway/commit/03024b74fd203ca91aeaf6c0b4011efd1bd7e68a) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.6.2` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.6.2) (from `^10.6.0`, in `dependencies`) | ||
## 1.1.11 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.1.11", | ||
"version": "1.1.12-alpha-03024b74fd203ca91aeaf6c0b4011efd1bd7e68a", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/utils": "^10.6.0", | ||
"@graphql-tools/utils": "^10.6.2", | ||
"@repeaterjs/repeater": "^3.0.4", | ||
@@ -45,0 +45,0 @@ "@whatwg-node/disposablestack": "^0.0.5", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62231
2
Updated@graphql-tools/utils@^10.6.2