graphql-parse-resolve-info
Advanced tools
Comparing version 4.10.0 to 4.11.0
{ | ||
"name": "graphql-parse-resolve-info", | ||
"version": "4.10.0", | ||
"version": "4.11.0", | ||
"description": "Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/graphile/graphile-build.git" | ||
"url": "git+https://github.com/graphile/graphile-engine.git" | ||
}, | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/graphile/graphile-build/issues" | ||
"url": "https://github.com/graphile/graphile-engine/issues" | ||
}, | ||
"homepage": "https://github.com/graphile/graphile-build/tree/master/packages/graphql-parse-resolve-info", | ||
"homepage": "https://github.com/graphile/graphile-engine/tree/master/packages/graphql-parse-resolve-info", | ||
"peerDependencies": { | ||
@@ -58,3 +58,3 @@ "graphql": ">=0.9 <0.14 || ^14.0.2 || ^15.4.0" | ||
}, | ||
"gitHead": "c20e6827fa3fd1de9029b9cb77de71bf75a61f5a" | ||
"gitHead": "742133b9064cd64d61e45edc981261a036d56c7f" | ||
} |
@@ -34,2 +34,3 @@ # graphql-parse-resolve-info | ||
<td align="center"><a href="https://storyscript.com/?utm_source=postgraphile"><img src="https://graphile.org/images/sponsors/storyscript.png" width="90" height="90" alt="Storyscript" /><br />Storyscript</a> *</td> | ||
<td align="center"><a href="https://surge.io/"><img src="https://graphile.org/images/sponsors/surge.png" width="90" height="90" alt="Surge.io" /><br />Surge.io</a> *</td> | ||
<td align="center"><a href="https://postlight.com/?utm_source=graphile"><img src="https://graphile.org/images/sponsors/postlight.jpg" width="90" height="90" alt="Postlight" /><br />Postlight</a> *</td> | ||
@@ -36,0 +37,0 @@ </tr></table> |
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
57421
376