Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-parse-resolve-info

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-parse-resolve-info - npm Package Compare versions

Comparing version 4.10.0 to 4.11.0

10

package.json
{
"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>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc