@graphql-tools/delegate
Advanced tools
Comparing version 10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce to 10.2.14-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb
@@ -1,2 +0,2 @@ | ||
import { ExecutionRequest, ExecutionResult, Executor, PromiseWithResolvers, Maybe } from '@graphql-tools/utils'; | ||
import { ExecutionRequest, ExecutionResult, Executor, Maybe } from '@graphql-tools/utils'; | ||
export { createDeferred } from '@graphql-tools/utils'; | ||
@@ -3,0 +3,0 @@ import * as graphql from 'graphql'; |
{ | ||
"name": "@graphql-tools/delegate", | ||
"version": "10.2.14-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce", | ||
"version": "10.2.14-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb", | ||
"type": "module", | ||
@@ -41,3 +41,3 @@ "description": "A set of utils for faster development of GraphQL tools", | ||
"dependencies": { | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-3b2000e3a6b9e871ed2700b7795f23d2a15358ce", | ||
"@graphql-tools/batch-execute": "9.0.13-alpha-3fa5c5ddfec1f95b459d0a4c9b0720fc829481eb", | ||
"@graphql-tools/executor": "^1.3.10", | ||
@@ -55,5 +55,5 @@ "@graphql-tools/schema": "^10.0.11", | ||
"graphql": "^16.9.0", | ||
"pkgroll": "2.11.0" | ||
"pkgroll": "2.11.1" | ||
}, | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
300986