@envelop/extended-validation
Advanced tools
Comparing version 1.2.0-alpha-ed2d5ef.0 to 1.2.0
@@ -32,5 +32,2 @@ 'use strict'; | ||
graphql.visit(args.document, graphql.visitWithTypeInfo(typeInfo, visitor)); | ||
for (const rule of rules) { | ||
rule(validationContext, args); | ||
} | ||
if (errors.length > 0) { | ||
@@ -37,0 +34,0 @@ let result = { |
{ | ||
"name": "@envelop/extended-validation", | ||
"version": "1.2.0-alpha-ed2d5ef.0", | ||
"version": "1.2.0", | ||
"sideEffects": false, | ||
@@ -9,3 +9,3 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@graphql-tools/utils": "8.5.0" | ||
"@graphql-tools/utils": "8.5.1" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
16762
266
+ Added@graphql-tools/utils@8.5.1(transitive)
- Removed@graphql-tools/utils@8.5.0(transitive)
Updated@graphql-tools/utils@8.5.1