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-preview.11 to 2.0.0-preview.12

4

CHANGELOG.md

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

## v2.0.0-preview.12
- Released in sync with other federation packages but no changes to this package.
## v2.0.0-preview.11

@@ -7,0 +11,0 @@

8

package.json
{
"name": "@apollo/composition",
"version": "2.0.0-preview.11",
"version": "2.0.0-preview.12",
"description": "Apollo Federation composition utilities",

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

"dependencies": {
"@apollo/federation-internals": "^2.0.0-preview.11",
"@apollo/query-graphs": "^2.0.0-preview.11"
"@apollo/federation-internals": "^2.0.0-preview.12",
"@apollo/query-graphs": "^2.0.0-preview.12"
},

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

},
"gitHead": "7042642341b00ab31e2e58ac4ea35d7a44682792"
"gitHead": "408012182a81d42c7a17abee200064af9205f393"
}
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