@graphql-toolkit/schema-merging
Advanced tools
Comparing version 0.6.5-alpha-4377024.1 to 0.6.5-alpha-4e4c9c2.4
export * from './merge-resolvers'; | ||
export * from './typedefs-mergers'; | ||
export * from './merge-schemas'; |
@@ -6,2 +6,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./typedefs-mergers"), exports); | ||
tslib_1.__exportStar(require("./merge-schemas"), exports); | ||
//# sourceMappingURL=index.js.map |
export * from './merge-resolvers'; | ||
export * from './typedefs-mergers'; | ||
export * from './merge-schemas'; |
export * from './merge-resolvers'; | ||
export * from './typedefs-mergers'; | ||
export * from './merge-schemas'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@graphql-toolkit/schema-merging", | ||
"version": "0.6.5-alpha-4377024.1+4377024", | ||
"version": "0.6.5-alpha-4e4c9c2.4+4e4c9c2", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -25,3 +25,3 @@ "repository": "git@github.com:dotansimha/graphql-toolkit.git", | ||
"@types/deepmerge": "2.2.0", | ||
"@types/jest": "24.0.20", | ||
"@types/jest": "24.0.21", | ||
"graphql": "14.5.8", | ||
@@ -33,3 +33,3 @@ "jest": "24.9.0", | ||
"dependencies": { | ||
"@graphql-toolkit/common": "0.6.5-alpha-4377024.1+4377024", | ||
"@graphql-toolkit/common": "0.6.5-alpha-4e4c9c2.4+4e4c9c2", | ||
"@kamilkisiela/graphql-tools": "4.0.6", | ||
@@ -41,3 +41,3 @@ "deepmerge": "4.2.2" | ||
}, | ||
"gitHead": "4377024aa02631a7ae19b0102882cd6e99e1aebd" | ||
"gitHead": "4e4c9c27548e93bbc9dc1942907c210f66deebcd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
197121
111
2180