graphql-parse-resolve-info
Advanced tools
Comparing version 4.9.0 to 4.10.0
{ | ||
"name": "graphql-parse-resolve-info", | ||
"version": "4.9.0", | ||
"version": "4.10.0", | ||
"description": "Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"graphql": ">=0.9 <0.14 || ^14.0.2" | ||
"graphql": ">=0.9 <0.14 || ^14.0.2 || ^15.4.0" | ||
}, | ||
@@ -57,3 +57,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a575f0ac46f7636e726ed9092a374aef65ef23eb" | ||
"gitHead": "c20e6827fa3fd1de9029b9cb77de71bf75a61f5a" | ||
} |
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
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
57247