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.4.0 to 2.4.1

17

CHANGELOG.md
# CHANGELOG for `@apollo/composition`
## 2.4.1
### Patch Changes
- Start building packages with TS 5.x, which should have no effect on consumers ([#2480](https://github.com/apollographql/federation/pull/2480))
- Updated dependencies [[`450b9578`](https://github.com/apollographql/federation/commit/450b9578ec8d66a48621f0e76fe0b4f738a78659), [`afde3158`](https://github.com/apollographql/federation/commit/afde3158ec2ee93b123a9bdb0f1a852e41fa7f27), [`eafebc3c`](https://github.com/apollographql/federation/commit/eafebc3c9af5c511990fe66b7c2900ba9a1b330f), [`01fe3f83`](https://github.com/apollographql/federation/commit/01fe3f836c08805c1c53b14c745a5117c678866d)]:
- @apollo/query-graphs@2.4.1
- @apollo/federation-internals@2.4.1
## 2.4.0

@@ -42,2 +52,9 @@ ### Minor Changes

## 2.3.5
### Patch Changes
- Updated dependencies []:
- @apollo/federation-internals@2.3.5
- @apollo/query-graphs@2.3.5
## 2.3.4

@@ -44,0 +61,0 @@ ### Patch Changes

6

package.json
{
"name": "@apollo/composition",
"version": "2.4.0",
"version": "2.4.1",
"description": "Apollo Federation composition utilities",

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

"dependencies": {
"@apollo/federation-internals": "2.4.0",
"@apollo/query-graphs": "2.4.0"
"@apollo/federation-internals": "2.4.1",
"@apollo/query-graphs": "2.4.1"
},

@@ -34,0 +34,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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