@graphql-tools/delegate
Advanced tools
Comparing version 10.2.6 to 10.2.7-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.6", | ||
"version": "10.2.7-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "^9.0.9", | ||
"@graphql-tools/batch-execute": "9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26", | ||
"@graphql-tools/executor": "^1.3.6", | ||
@@ -49,3 +49,3 @@ "@graphql-tools/schema": "^10.0.11", | ||
"dset": "^3.1.2", | ||
"tslib": "^2.5.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
292316
2
+ Added@graphql-tools/batch-execute@9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26(transitive)
- Removed@graphql-tools/batch-execute@9.0.11(transitive)
Updated@graphql-tools/batch-execute@9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26
Updatedtslib@^2.8.1