Socket
Socket
Sign inDemoInstall

graphile-build

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphile-build - npm Package Compare versions

Comparing version 4.1.0-alpha.1 to 4.1.0-rc.0

10

package.json
{
"name": "graphile-build",
"version": "4.1.0-alpha.1",
"version": "4.1.0-rc.0",
"description": "Build a GraphQL schema from plugins",

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

"dependencies": {
"@types/graphql": "^0.13.4",
"@types/graphql": "^14.0.3",
"chalk": "^2.1.0",
"debug": ">=2 <3",
"graphql-parse-resolve-info": "4.0.0",
"graphql-parse-resolve-info": "4.1.0-rc.0",
"lodash": ">=4 <5",

@@ -52,3 +52,3 @@ "lru-cache": ">=4 <5",

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

@@ -62,3 +62,3 @@ "jest": {

],
"gitHead": "378bc2eb419ccbbda2643655a34f16aa06b016e6"
"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