Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apollo/composition

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/composition - npm Package Compare versions

Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6

4

CHANGELOG.md

@@ -11,2 +11,6 @@ # CHANGELOG for `@apollo/composition`

## v2.0.0-alpha.6
- No direct changes, only transitive updates to `@apollo/query-graphs` and `@apollo/federation-internals`.
## v2.0.0-alpha.5

@@ -13,0 +17,0 @@

8

package.json
{
"name": "@apollo/composition",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "Apollo Federation composition utilities",

@@ -30,4 +30,4 @@ "main": "dist/index.js",

"dependencies": {
"@apollo/federation-internals": "^2.0.0-alpha.5",
"@apollo/query-graphs": "^2.0.0-alpha.5"
"@apollo/federation-internals": "^2.0.0-alpha.6",
"@apollo/query-graphs": "^2.0.0-alpha.6"
},

@@ -37,3 +37,3 @@ "peerDependencies": {

},
"gitHead": "efb50aa3d3742d2fed8c841569651b2b7b729f2f"
"gitHead": "ee84b3fd9df161c3a94ae3d70e82a14dba5794ba"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc