@graphql-toolkit/core
Advanced tools
Comparing version 0.5.19-beta.0 to 0.6.0
{ | ||
"name": "@graphql-toolkit/core", | ||
"version": "0.5.19-beta.0", | ||
"version": "0.6.0", | ||
"description": "A set of utils for faster development of GraphQL tools", | ||
@@ -39,4 +39,4 @@ "repository": "git@github.com:dotansimha/graphql-toolkit.git", | ||
"dependencies": { | ||
"@graphql-toolkit/common": "0.5.19-beta.0", | ||
"@graphql-toolkit/schema-merging": "0.5.19-beta.0", | ||
"@graphql-toolkit/common": "0.6.0", | ||
"@graphql-toolkit/schema-merging": "0.6.0", | ||
"aggregate-error": "3.0.1", | ||
@@ -53,3 +53,3 @@ "globby": "10.0.1", | ||
}, | ||
"gitHead": "3fa87140e9d404939b0893ec4dbbff60f7eaec83" | ||
"gitHead": "3df87a45d93be1264e0dcaf3c9c95bbb40849b1d" | ||
} |
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
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
38012
+ Added@graphql-toolkit/common@0.6.0(transitive)
+ Added@graphql-toolkit/schema-merging@0.6.0(transitive)
- Removed@graphql-toolkit/common@0.5.19-beta.0(transitive)
- Removed@graphql-toolkit/schema-merging@0.5.19-beta.0(transitive)