@apollo/composition
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -5,2 +5,6 @@ # CHANGELOG for `@apollo/composition` | ||
## v2.0.1 | ||
- Use `for: SECURITY` in the core/link directive application in the supergraph for `@inaccessible` [PR #1715](https://github.com/apollographql/federation/pull/1715) | ||
## v2.0.0 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@apollo/composition", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Apollo Federation composition utilities", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@apollo/federation-internals": "^2.0.0", | ||
"@apollo/query-graphs": "^2.0.0" | ||
"@apollo/federation-internals": "^2.0.1", | ||
"@apollo/query-graphs": "^2.0.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "d6e3b48536de475c2f0ad491b3d30b456a5940e1" | ||
"gitHead": "e38b22c5796b052d1c373291fac93e0d72ee5ec1" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
558115
9872