@graphql-tools/url-loader
Advanced tools
Comparing version 8.0.18 to 8.0.19
{ | ||
"name": "@graphql-tools/url-loader", | ||
"version": "8.0.18", | ||
"version": "8.0.19", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -13,4 +13,4 @@ "sideEffects": false, | ||
"@graphql-tools/executor-http": "^1.1.9", | ||
"@graphql-tools/executor-legacy-ws": "^1.1.5", | ||
"@graphql-tools/utils": "^10.6.2", | ||
"@graphql-tools/executor-legacy-ws": "^1.1.6", | ||
"@graphql-tools/utils": "^10.6.3", | ||
"@graphql-tools/wrap": "^10.0.16", | ||
@@ -17,0 +17,0 @@ "@types/ws": "^8.0.0", |
@@ -1,2 +0,1 @@ | ||
/// <reference types="ws" /> | ||
import { IntrospectionOptions } from 'graphql'; | ||
@@ -3,0 +2,0 @@ import WebSocket from 'isomorphic-ws'; |
Sorry, the diff of this file is not supported yet
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
35775
699