Socket
Socket
Sign inDemoInstall

create-root-schema

Package Overview
Dependencies
14
Maintainers
14
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.1.0

11

package.json
{
"name": "create-root-schema",
"version": "1.0.1",
"version": "1.1.0",
"main": "dist/index.js",

@@ -47,7 +47,10 @@ "module": "src/index.js",

"eslint": "^4.19.1",
"eslint-config-gsandf": "^1.0.0"
"eslint-config-gsandf": "^1.0.1",
"graphql": "^14.0.0"
},
"peerDependencies": {
"graphql": "^14.0.0"
},
"dependencies": {
"graphql": "^0.13.2",
"graphql-tools": "^3.0.0",
"graphql-tools": "^4.0.4",
"lodash.merge": "^4.6.1"

@@ -54,0 +57,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc