@graphql-tools/batch-execute
Advanced tools
Comparing version 8.0.5 to 8.0.6-alpha-92ddc96a.0
{ | ||
"name": "@graphql-tools/batch-execute/es5", | ||
"version": "8.0.5", | ||
"version": "8.0.6-alpha-92ddc96a.0", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -10,3 +10,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@graphql-tools/utils": "^8.1.1", | ||
"@graphql-tools/utils": "8.1.2-alpha-92ddc96a.0", | ||
"dataloader": "2.0.0", | ||
@@ -13,0 +13,0 @@ "tslib": "~2.3.0", |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "8.0.5", | ||
"version": "8.0.6-alpha-92ddc96a.0", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -10,3 +10,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@graphql-tools/utils": "^8.1.1", | ||
"@graphql-tools/utils": "8.1.2-alpha-92ddc96a.0", | ||
"dataloader": "2.0.0", | ||
@@ -13,0 +13,0 @@ "tslib": "~2.3.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
65273
2
+ Added@graphql-tools/utils@8.1.2-alpha-92ddc96a.0(transitive)
- Removed@graphql-tools/utils@8.13.1(transitive)
- Removedtslib@2.8.1(transitive)