@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.8 to 9.0.9-alpha-8a518b5a83e07bd2eea5e9e3bd5dcd80c2f7b5eb
# @graphql-tools/batch-execute | ||
## 9.0.9-alpha-8a518b5a83e07bd2eea5e9e3bd5dcd80c2f7b5eb | ||
### Patch Changes | ||
- [#268](https://github.com/graphql-hive/gateway/pull/268) [`6111e73`](https://github.com/graphql-hive/gateway/commit/6111e733371982027c1b572d8451889ac6f266ed) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- Updated dependency [`dataloader@^2.2.3` ↗︎](https://www.npmjs.com/package/dataloader/v/2.2.3) (from `^2.2.2`, in `dependencies`) | ||
## 9.0.8 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.8", | ||
"version": "9.0.9-alpha-8a518b5a83e07bd2eea5e9e3bd5dcd80c2f7b5eb", | ||
"type": "module", | ||
@@ -42,3 +42,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"@graphql-tools/utils": "^10.6.0", | ||
"dataloader": "^2.2.2", | ||
"dataloader": "^2.2.3", | ||
"tslib": "^2.4.0" | ||
@@ -45,0 +45,0 @@ }, |
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
50913
2
Updateddataloader@^2.2.3