@graphql-tools/links
Advanced tools
Comparing version 9.0.15 to 9.0.16
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.linkToExecutor = void 0; | ||
exports.linkToExecutor = linkToExecutor; | ||
const tslib_1 = require("tslib"); | ||
@@ -28,2 +28,1 @@ const apolloImport = tslib_1.__importStar(require("@apollo/client")); | ||
} | ||
exports.linkToExecutor = linkToExecutor; |
{ | ||
"name": "@graphql-tools/links", | ||
"version": "9.0.15", | ||
"version": "9.0.16", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -12,3 +12,3 @@ "sideEffects": false, | ||
"@graphql-tools/delegate": "^10.1.2", | ||
"@graphql-tools/utils": "^10.6.2", | ||
"@graphql-tools/utils": "^10.6.3", | ||
"apollo-upload-client": "17.0.0", | ||
@@ -15,0 +15,0 @@ "form-data": "^4.0.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
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
14670
280
Updated@graphql-tools/utils@^10.6.3