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

to
0.0.4-alpha-d1ceb3a47eabdb44d936c30a2c163c6c14f9e153

2

CHANGELOG.md
# @graphql-tools/executor-common
## 0.0.4-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24
## 0.0.4-alpha-d1ceb3a47eabdb44d936c30a2c163c6c14f9e153

@@ -5,0 +5,0 @@ ### Patch Changes

@@ -26,2 +26,3 @@ import { ExecutionRequest } from '@graphql-tools/utils';

interface UpstreamErrorExtensions {
code?: string;
serviceName?: string;

@@ -28,0 +29,0 @@ request: {

{
"name": "@graphql-tools/executor-common",
"version": "0.0.4-alpha-d14c97db2459925d3394a62c9d1242bc6f104a24",
"version": "0.0.4-alpha-d1ceb3a47eabdb44d936c30a2c163c6c14f9e153",
"type": "module",

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

Sorry, the diff of this file is not supported yet