Socket
Socket
Sign inDemoInstall

merge-graphql-schemas

Package Overview
Dependencies
Maintainers
6
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-graphql-schemas - npm Package Compare versions

Comparing version 1.6.0-beta.0 to 1.6.0-beta.1

dist/index.js

8

package.json
{
"name": "merge-graphql-schemas",
"author": "OK GROW!",
"version": "1.6.0-beta.0",
"version": "1.6.0-beta.1",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",

@@ -38,3 +38,3 @@ "repository": {

"glob": "^7.1.3",
"graphql-toolkit": "0.2.15-ac872ed.0",
"graphql-toolkit": "0.3.0",
"is-glob": "^4.0.0"

@@ -64,2 +64,3 @@ },

"jest": "^23.6.0",
"jest-junit": "6.4.0",
"rollup": "^0.67.1",

@@ -74,3 +75,6 @@ "rollup-plugin-babel": "^4.0.3",

"access": "public"
},
"jest-junit": {
"outputDirectory": "test-results"
}
}
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