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
0
Versions
1072
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

to
1.3.0-alpha-a342c9ca462a26cf40d22fa9069e61a39df1192c

6

CHANGELOG.md
# @graphql-tools/executor-http
## 1.3.0-alpha-97aa61c442facee49ab18af23145184fd1cb236c
## 1.3.0-alpha-a342c9ca462a26cf40d22fa9069e61a39df1192c
### Minor Changes
- [#792](https://github.com/graphql-hive/gateway/pull/792) [`9af6aae`](https://github.com/graphql-hive/gateway/commit/9af6aae2beec0dc73952b2972b4ed66f27d9dd78) Thanks [@ardatan](https://github.com/ardatan)! - Ensure subgraph name is present in the upstream error extensions when HTTP Executor throws
- [#792](https://github.com/graphql-hive/gateway/pull/792) [`9c2f323`](https://github.com/graphql-hive/gateway/commit/9c2f323ece47d9c0ef8f4e44050390096ceac17f) Thanks [@ardatan](https://github.com/ardatan)! - Ensure subgraph name is present in the upstream error extensions when HTTP Executor throws

@@ -28,3 +28,3 @@ ### Patch Changes

- Updated dependencies [[`e393337`](https://github.com/graphql-hive/gateway/commit/e393337ecb40beffb79748b19b5aa8f2fd9197b7)]:
- @graphql-tools/executor-common@0.0.4-alpha-97aa61c442facee49ab18af23145184fd1cb236c
- @graphql-tools/executor-common@0.0.4-alpha-a342c9ca462a26cf40d22fa9069e61a39df1192c

@@ -31,0 +31,0 @@ ## 1.2.8

{
"name": "@graphql-tools/executor-http",
"version": "1.3.0-alpha-97aa61c442facee49ab18af23145184fd1cb236c",
"version": "1.3.0-alpha-a342c9ca462a26cf40d22fa9069e61a39df1192c",
"type": "module",

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

"dependencies": {
"@graphql-tools/executor-common": "0.0.4-alpha-97aa61c442facee49ab18af23145184fd1cb236c",
"@graphql-tools/executor-common": "0.0.4-alpha-a342c9ca462a26cf40d22fa9069e61a39df1192c",
"@graphql-tools/utils": "^10.8.1",

@@ -45,0 +45,0 @@ "@repeaterjs/repeater": "^3.0.4",