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
762
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.7 to 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa

11

CHANGELOG.md
# @graphql-tools/executor-http
## 1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa
### Patch Changes
- [#696](https://github.com/graphql-hive/gateway/pull/696) [`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates:
- Updated dependency [`@whatwg-node/fetch@^0.10.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/fetch/v/0.10.4) (from `^0.10.1`, in `dependencies`)
- Updated dependencies [[`a289faa`](https://github.com/graphql-hive/gateway/commit/a289faae1469eb46f1458be341d21909fe5f8f8f)]:
- @graphql-tools/executor-common@0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa
## 1.2.7

@@ -4,0 +15,0 @@

8

package.json
{
"name": "@graphql-tools/executor-http",
"version": "1.2.7",
"version": "1.2.8-alpha-123fb9742349415307790af34b99bb14da7731fa",
"type": "module",

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

"dependencies": {
"@graphql-tools/executor-common": "^0.0.2",
"@graphql-tools/executor-common": "0.0.3-alpha-123fb9742349415307790af34b99bb14da7731fa",
"@graphql-tools/utils": "^10.8.1",
"@repeaterjs/repeater": "^3.0.4",
"@whatwg-node/disposablestack": "^0.0.5",
"@whatwg-node/fetch": "^0.10.1",
"@whatwg-node/fetch": "^0.10.4",
"extract-files": "^11.0.0",

@@ -58,3 +58,3 @@ "meros": "^1.2.1",

"graphql": "^16.9.0",
"graphql-yoga": "^5.10.11",
"graphql-yoga": "^5.12.0",
"pkgroll": "2.10.0"

@@ -61,0 +61,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