@apollo/composition
Advanced tools
Comparing version 2.4.2 to 2.4.3
# CHANGELOG for `@apollo/composition` | ||
## 2.4.3 | ||
### Patch Changes | ||
- Updated dependencies [[`f6a8c1ce`](https://github.com/apollographql/federation/commit/f6a8c1cee60dc2b602db857b610fe8280674f2ee)]: | ||
- @apollo/federation-internals@2.4.3 | ||
- @apollo/query-graphs@2.4.3 | ||
## 2.4.2 | ||
@@ -4,0 +11,0 @@ ### Patch Changes |
{ | ||
"name": "@apollo/composition", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"description": "Apollo Federation composition utilities", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@apollo/federation-internals": "2.4.2", | ||
"@apollo/query-graphs": "2.4.2" | ||
"@apollo/federation-internals": "2.4.3", | ||
"@apollo/query-graphs": "2.4.3" | ||
}, | ||
@@ -34,0 +34,0 @@ "peerDependencies": { |
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
839026
+ Added@apollo/federation-internals@2.4.3(transitive)
+ Added@apollo/query-graphs@2.4.3(transitive)
- Removed@apollo/federation-internals@2.4.2(transitive)
- Removed@apollo/query-graphs@2.4.2(transitive)
Updated@apollo/query-graphs@2.4.3