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

Comparing version 1.7.7-0fe7b0b.0 to 1.7.7-11e7e36.0

8

dist/package.json
{
"name": "merge-graphql-schemas",
"version": "1.7.7-0fe7b0b.0",
"version": "1.7.7-11e7e36.0",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",

@@ -26,7 +26,7 @@ "peerDependencies": {

"dependencies": {
"@graphql-toolkit/file-loading": "0.9.7",
"@graphql-toolkit/schema-merging": "0.9.6",
"tslib": "1.10.0"
"@graphql-toolkit/file-loading": "0.9.12",
"@graphql-toolkit/schema-merging": "0.9.12",
"tslib": "1.11.1"
},
"sideEffects": false
}
{
"name": "merge-graphql-schemas",
"author": "The Guild",
"version": "1.7.7-0fe7b0b.0",
"version": "1.7.7-11e7e36.0",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",

@@ -41,5 +41,5 @@ "repository": {

"dependencies": {
"@graphql-toolkit/file-loading": "0.9.7",
"@graphql-toolkit/schema-merging": "0.9.6",
"tslib": "1.10.0"
"@graphql-toolkit/file-loading": "0.9.12",
"@graphql-toolkit/schema-merging": "0.9.12",
"tslib": "1.11.1"
},

@@ -50,8 +50,8 @@ "peerDependencies": {

"devDependencies": {
"bob-the-bundler": "0.2.2",
"@types/jest": "25.1.0",
"bob-the-bundler": "0.3.4",
"@types/jest": "25.1.4",
"graphql": "14.6.0",
"jest": "25.1.0",
"ts-jest": "25.0.0",
"typescript": "3.7.5"
"jest": "25.2.4",
"ts-jest": "25.3.0",
"typescript": "3.8.3"
},

@@ -58,0 +58,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc