@graphql-tools/url-loader
Advanced tools
Comparing version 8.0.23 to 8.0.24-alpha-20250108095849-d2bf73442aa0d3e20e0acbeaeb66593a68ca9362
@@ -5,3 +5,3 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const sync_fetch_1 = tslib_1.__importDefault(require("@ardatan/sync-fetch")); | ||
const sync_fetch_1 = tslib_1.__importDefault(require("sync-fetch")); | ||
const defaultSyncFetch = (input, init) => { | ||
@@ -8,0 +8,0 @@ if (typeof input === 'string') { |
@@ -1,2 +0,2 @@ | ||
import syncFetchImported from '@ardatan/sync-fetch'; | ||
import syncFetchImported from 'sync-fetch'; | ||
export const defaultSyncFetch = (input, init) => { | ||
@@ -3,0 +3,0 @@ if (typeof input === 'string') { |
{ | ||
"name": "@graphql-tools/url-loader", | ||
"version": "8.0.23", | ||
"version": "8.0.24-alpha-20250108095849-d2bf73442aa0d3e20e0acbeaeb66593a68ca9362", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -10,3 +10,2 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@ardatan/sync-fetch": "^0.0.1", | ||
"@graphql-tools/executor-graphql-ws": "^1.3.2", | ||
@@ -20,2 +19,3 @@ "@graphql-tools/executor-http": "^1.1.9", | ||
"isomorphic-ws": "^5.0.0", | ||
"sync-fetch": "0.6.0-2", | ||
"tslib": "^2.4.0", | ||
@@ -22,0 +22,0 @@ "value-or-promise": "^1.0.11", |
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
35812
2
+ Addedsync-fetch@0.6.0-2
+ Added@whatwg-node/fetch@0.10.3(transitive)
+ Added@whatwg-node/node-fetch@0.7.7(transitive)
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addedgraphql-ws@5.16.2(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedsync-fetch@0.6.0-2(transitive)
+ Addedtimeout-signal@2.0.0(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)
+ Addedwhatwg-mimetype@4.0.0(transitive)
- Removed@ardatan/sync-fetch@^0.0.1
- Removed@ardatan/sync-fetch@0.0.1(transitive)
- Removed@kamilkisiela/fast-url-parser@1.1.4(transitive)
- Removed@whatwg-node/fetch@0.10.1(transitive)
- Removed@whatwg-node/node-fetch@0.7.5(transitive)
- Removedfast-decode-uri-component@1.0.1(transitive)
- Removedfast-querystring@1.1.2(transitive)
- Removedgraphql-ws@5.16.0(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)