@graphql-tools/delegate
Advanced tools
Comparing version 10.2.8 to 10.2.9-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.8", | ||
"version": "10.2.9-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649", | ||
"type": "module", | ||
@@ -41,6 +41,6 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "^9.0.10", | ||
"@graphql-tools/executor": "^1.3.8", | ||
"@graphql-tools/batch-execute": "9.0.11-alpha-0c1a506a947640a15b7a40e40c43e7cc1b471649", | ||
"@graphql-tools/executor": "^1.3.10", | ||
"@graphql-tools/schema": "^10.0.11", | ||
"@graphql-tools/utils": "^10.6.2", | ||
"@graphql-tools/utils": "^10.7.0", | ||
"@repeaterjs/repeater": "^3.0.6", | ||
@@ -53,5 +53,5 @@ "dataloader": "^2.2.3", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.5.1" | ||
"pkgroll": "2.6.0" | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
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
292865
2