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

@graphql-tools/executor-common

Package Overview
Dependencies
Maintainers
4
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/executor-common - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb

8

CHANGELOG.md
# @graphql-tools/executor-common
## 0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb
### Patch Changes
- [#620](https://github.com/graphql-hive/gateway/pull/620) [`d72209a`](https://github.com/graphql-hive/gateway/commit/d72209ad82ec53689f93ce5d81bfa52493919ad9) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.8.1` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.8.1) (from `^10.7.0`, in `dependencies`)
## 0.0.1

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

6

package.json
{
"name": "@graphql-tools/executor-common",
"version": "0.0.1",
"version": "0.0.2-alpha-0427cae0f57ca97f13ceece8ec60ffa7528efadb",
"type": "module",

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

"@envelop/core": "^5.0.2",
"@graphql-tools/utils": "^10.7.0"
"@graphql-tools/utils": "^10.8.1"
},
"devDependencies": {
"graphql": "^16.9.0",
"pkgroll": "2.6.0"
"pkgroll": "2.8.2"
},
"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