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-d3c5e9f20feb17544da2c7b2b77a639194c5be3e

6

CHANGELOG.md
# @graphql-tools/executor-http
## 1.3.0-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24
## 1.3.0-alpha-d3c5e9f20feb17544da2c7b2b77a639194c5be3e
### 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-d14c97db2459925d3394a62c9d1242bc6f104a24
- @graphql-tools/executor-common@0.0.4-alpha-d3c5e9f20feb17544da2c7b2b77a639194c5be3e

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

{
"name": "@graphql-tools/executor-http",
"version": "1.3.0-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24",
"version": "1.3.0-alpha-d3c5e9f20feb17544da2c7b2b77a639194c5be3e",
"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-d14c97db2459925d3394a62c9d1242bc6f104a24",
"@graphql-tools/executor-common": "0.0.4-alpha-d3c5e9f20feb17544da2c7b2b77a639194c5be3e",
"@graphql-tools/utils": "^10.8.1",

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