Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/executor-http

Package Overview
Dependencies
Maintainers
0
Versions
566
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/executor-http - npm Package Compare versions

Comparing version 1.2.2-alpha-350c365536b836be3b90f57a35cf68b0ba6773ac to 1.2.2-alpha-6283c55e36a610c08f3be0441d0f09e47436c3c8

9

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.2-alpha-350c365536b836be3b90f57a35cf68b0ba6773ac
## 1.2.2-alpha-6283c55e36a610c08f3be0441d0f09e47436c3c8
### Patch Changes
- [#373](https://github.com/graphql-hive/gateway/pull/373) [`e257b4a`](https://github.com/graphql-hive/gateway/commit/e257b4a50f536ce0c94147453ec05f9aa82e181f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.7.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.7.0) (from `^10.6.2`, in `dependencies`)
- [#367](https://github.com/graphql-hive/gateway/pull/367) [`15975c2`](https://github.com/graphql-hive/gateway/commit/15975c28daddbb4f31d520371f53520aecacaac7) Thanks [@ardatan](https://github.com/ardatan)! - Fix the combination of `upstreamRetry` and `upstreamTimeout` together

@@ -11,2 +15,5 @@

- Updated dependencies [[`e257b4a`](https://github.com/graphql-hive/gateway/commit/e257b4a50f536ce0c94147453ec05f9aa82e181f)]:
- @graphql-hive/gateway-abort-signal-any@0.0.2-alpha-6283c55e36a610c08f3be0441d0f09e47436c3c8
## 1.2.1

@@ -13,0 +20,0 @@

6

package.json
{
"name": "@graphql-tools/executor-http",
"version": "1.2.2-alpha-350c365536b836be3b90f57a35cf68b0ba6773ac",
"version": "1.2.2-alpha-6283c55e36a610c08f3be0441d0f09e47436c3c8",
"type": "module",

@@ -42,4 +42,4 @@ "description": "A set of utils for faster development of GraphQL tools",

"dependencies": {
"@graphql-hive/gateway-abort-signal-any": "^0.0.1",
"@graphql-tools/utils": "^10.6.2",
"@graphql-hive/gateway-abort-signal-any": "0.0.2-alpha-6283c55e36a610c08f3be0441d0f09e47436c3c8",
"@graphql-tools/utils": "^10.7.0",
"@repeaterjs/repeater": "^3.0.4",

@@ -46,0 +46,0 @@ "@whatwg-node/disposablestack": "^0.0.5",

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