@apollo/query-graphs
Advanced tools
Comparing version 2.0.0-preview.13 to 2.0.0-preview.14
# CHANGELOG for `@apollo/query-graphs` | ||
## v2.0.0-preview.14 | ||
- Released in sync with other federation packages but no changes to this package. | ||
## v2.0.0-preview.13 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@apollo/query-graphs", | ||
"version": "2.0.0-preview.13", | ||
"version": "2.0.0-preview.14", | ||
"description": "Apollo Federation library to work with 'query graphs'", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@apollo/federation-internals": "^2.0.0-preview.13", | ||
"@apollo/federation-internals": "^2.0.0-preview.14", | ||
"deep-equal": "^2.0.5", | ||
@@ -37,3 +37,3 @@ "ts-graphviz": "^0.16.0" | ||
}, | ||
"gitHead": "c0209dbd6ab3e96584a37b27ab1cd94d4634751e" | ||
"gitHead": "698eb58b89ed04050d8517affb508cd00edec844" | ||
} |
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
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
506032