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-b218f06.0 to 1.7.7-b81ddbe.0

10

dist/package.json
{
"name": "merge-graphql-schemas",
"version": "1.7.7-b218f06.0",
"version": "1.7.7-b81ddbe.0",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",
"peerDependencies": {
"graphql": "^0.11.7 || ^0.13.0 || ^14.0.2"
"graphql": "^0.11.7 || ^0.13.0 || ^14.0.2 || ^15.0.0"
},

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

"dependencies": {
"@graphql-toolkit/file-loading": "0.9.6",
"@graphql-toolkit/schema-merging": "0.9.7",
"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-b218f06.0",
"version": "1.7.7-b81ddbe.0",
"description": "A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.",

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

"dependencies": {
"@graphql-toolkit/file-loading": "0.9.6",
"@graphql-toolkit/schema-merging": "0.9.7",
"tslib": "1.10.0"
"@graphql-toolkit/file-loading": "0.9.12",
"@graphql-toolkit/schema-merging": "0.9.12",
"tslib": "1.11.1"
},
"peerDependencies": {
"graphql": "^0.11.7 || ^0.13.0 || ^14.0.2"
"graphql": "^0.11.7 || ^0.13.0 || ^14.0.2 || ^15.0.0"
},
"devDependencies": {
"bob-the-bundler": "0.2.2",
"@types/jest": "25.1.0",
"graphql": "14.6.0",
"jest": "25.1.0",
"ts-jest": "25.0.0",
"typescript": "3.7.5"
"bob-the-bundler": "0.3.4",
"@types/jest": "25.1.4",
"graphql": "15.0.0",
"jest": "25.2.4",
"ts-jest": "25.3.0",
"typescript": "3.8.3"
},

@@ -57,0 +57,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