Socket
Socket
Sign inDemoInstall

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.0.0 to 4.1.0-rc.0

9

package.json
{
"name": "graphql-parse-resolve-info",
"version": "4.0.0",
"version": "4.1.0-rc.0",
"description": "Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree",

@@ -33,3 +33,3 @@ "main": "node8plus/index.js",

"peerDependencies": {
"graphql": ">=0.9 <0.14"
"graphql": ">=0.9 <0.14 || ^14.0.2"
},

@@ -50,3 +50,3 @@ "devDependencies": {

"dependencies": {
"@types/graphql": "^0.13.4",
"@types/graphql": "^14.0.3",
"debug": ">=2 <3"

@@ -60,3 +60,4 @@ },

"node": ">=8.6"
}
},
"gitHead": "699debee312279fe204c374554ace43a18691214"
}
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