@apollo/query-graphs
Advanced tools
Comparing version 2.3.1 to 2.3.2
# CHANGELOG for `@apollo/query-graphs` | ||
## 2.3.2 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- @apollo/federation-internals@2.3.2 | ||
## 2.3.1 | ||
@@ -4,0 +10,0 @@ ### Patch Changes |
{ | ||
"name": "@apollo/query-graphs", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Apollo Federation library to work with 'query graphs'", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@apollo/federation-internals": "2.3.1", | ||
"@apollo/federation-internals": "2.3.2", | ||
"@types/uuid": "^8.3.4", | ||
@@ -29,0 +29,0 @@ "deep-equal": "^2.0.5", |
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
563575
+ Added@apollo/federation-internals@2.3.2(transitive)
- Removed@apollo/federation-internals@2.3.1(transitive)