New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-tools/executor-http

Package Overview
Dependencies
Maintainers
4
Versions
589
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-bd5ed6067777c873b5379fa34d83c5246a2bc3f0 to 1.2.2-alpha-be2efc3f91781fe8558bc77a882200979e5bed76

4

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.2-alpha-bd5ed6067777c873b5379fa34d83c5246a2bc3f0
## 1.2.2-alpha-be2efc3f91781fe8558bc77a882200979e5bed76
### Patch Changes
- [#367](https://github.com/graphql-hive/gateway/pull/367) [`01a8600`](https://github.com/graphql-hive/gateway/commit/01a86000440fc91c6376fb49202a4534b4bc5697) Thanks [@ardatan](https://github.com/ardatan)! - Fix the combination of `upstreamRetry` and `upstreamTimeout` together
- [#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

@@ -9,0 +9,0 @@ When you use `upstreamRetry` and `upstreamTimeout` together, the `upstreamRetry` wasn't applied properly when the request is timed out with `upstreamTimeout`.

{
"name": "@graphql-tools/executor-http",
"version": "1.2.2-alpha-bd5ed6067777c873b5379fa34d83c5246a2bc3f0",
"version": "1.2.2-alpha-be2efc3f91781fe8558bc77a882200979e5bed76",
"type": "module",

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

"graphql-yoga": "^5.10.6",
"pkgroll": "2.5.1"
"pkgroll": "2.6.0"
},
"sideEffects": false
}
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