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.7 to 2.4.8

2

dist/hints.js

@@ -10,3 +10,3 @@ "use strict";

HintLevel[HintLevel["DEBUG"] = 20] = "DEBUG";
})(HintLevel = exports.HintLevel || (exports.HintLevel = {}));
})(HintLevel || (exports.HintLevel = HintLevel = {}));
function makeCodeDefinition({ code, level, description, }) {

@@ -13,0 +13,0 @@ return ({

{
"name": "@apollo/composition",
"version": "2.4.7",
"version": "2.4.8",
"description": "Apollo Federation composition utilities",

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

"dependencies": {
"@apollo/federation-internals": "2.4.7",
"@apollo/query-graphs": "2.4.7"
"@apollo/federation-internals": "2.4.8",
"@apollo/query-graphs": "2.4.8"
},

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

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