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

@graphql-tools/batch-execute

Package Overview
Dependencies
Maintainers
0
Versions
706
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/batch-execute - npm Package Compare versions

Comparing version 9.0.10 to 9.0.11-alpha-8299bc391369a32bcc87fafa8ef50fad0e18c79c

8

CHANGELOG.md
# @graphql-tools/batch-execute
## 9.0.11-alpha-8299bc391369a32bcc87fafa8ef50fad0e18c79c
### 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`)
## 9.0.10

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@graphql-tools/batch-execute",
"version": "9.0.10",
"version": "9.0.11-alpha-8299bc391369a32bcc87fafa8ef50fad0e18c79c",
"type": "module",

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

"dependencies": {
"@graphql-tools/utils": "^10.6.2",
"@graphql-tools/utils": "^10.7.0",
"dataloader": "^2.2.3",

@@ -48,5 +48,5 @@ "tslib": "^2.8.1"

"graphql": "^16.9.0",
"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