Socket
Socket
Sign inDemoInstall

@graphql-tools/url-loader

Package Overview
Dependencies
Maintainers
3
Versions
1537
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/url-loader - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1-alpha-20230602225650-ac681a05

2

cjs/index.js

@@ -32,3 +32,3 @@ "use strict";

SubscriptionProtocol["GRAPHQL_SSE"] = "GRAPHQL_SSE";
})(SubscriptionProtocol = exports.SubscriptionProtocol || (exports.SubscriptionProtocol = {}));
})(SubscriptionProtocol || (exports.SubscriptionProtocol = SubscriptionProtocol = {}));
const acceptableProtocols = ['http:', 'https:', 'ws:', 'wss:'];

@@ -35,0 +35,0 @@ function isCompatibleUri(uri) {

{
"name": "@graphql-tools/url-loader",
"version": "8.0.0",
"version": "8.0.1-alpha-20230602225650-ac681a05",
"description": "A set of utils for faster development of GraphQL tools",

@@ -11,3 +11,3 @@ "sideEffects": false,

"@graphql-tools/delegate": "^10.0.0",
"@graphql-tools/executor-http": "^1.0.0",
"@graphql-tools/executor-http": "1.0.1-alpha-20230602225650-ac681a05",
"@graphql-tools/executor-graphql-ws": "^1.0.0",

@@ -18,3 +18,3 @@ "@graphql-tools/executor-legacy-ws": "^1.0.0",

"@ardatan/sync-fetch": "^0.0.1",
"@whatwg-node/fetch": "^0.9.0",
"@whatwg-node/fetch": "^0.9.2-rc-20230602215806-47b588a",
"@types/ws": "^8.0.0",

@@ -21,0 +21,0 @@ "ws": "^8.12.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc