@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.10 to 9.0.11-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649
# @graphql-tools/batch-execute | ||
## 9.0.11-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649 | ||
### Patch Changes | ||
- [#373](https://github.com/graphql-hive/gateway/pull/373) [`e257b4a`](https://github.com/graphql-hive/gateway/commit/e257b4a50f536ce0c94147453ec05f9aa82e181f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`@graphql-tools/utils@^10.7.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.7.0) (from `^10.6.2`, in `dependencies`) | ||
## 9.0.10 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.10", | ||
"version": "9.0.11-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/utils": "^10.6.2", | ||
"@graphql-tools/utils": "^10.7.0", | ||
"dataloader": "^2.2.3", | ||
@@ -48,5 +48,5 @@ "tslib": "^2.8.1" | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.5.1" | ||
"pkgroll": "2.6.0" | ||
}, | ||
"sideEffects": false | ||
} |
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
52120
6
221
2
28
Updated@graphql-tools/utils@^10.7.0