@graphql-tools/executor
Advanced tools
Comparing version 1.2.7 to 1.2.8-alpha-20240701092529-9824b175d6ab0524d0c7c934a8ba9a2b6335a4ac
@@ -75,3 +75,3 @@ "use strict"; | ||
nodes: varDefNode, | ||
originalError: error.originalError, | ||
originalError: error, | ||
})); | ||
@@ -78,0 +78,0 @@ }); |
@@ -71,3 +71,3 @@ import { coerceInputValue, isInputType, isNonNullType, print, typeFromAST, valueFromAST, } from 'graphql'; | ||
nodes: varDefNode, | ||
originalError: error.originalError, | ||
originalError: error, | ||
})); | ||
@@ -74,0 +74,0 @@ }); |
{ | ||
"name": "@graphql-tools/executor", | ||
"version": "1.2.7", | ||
"version": "1.2.8-alpha-20240701092529-9824b175d6ab0524d0c7c934a8ba9a2b6335a4ac", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
166172
2