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

@apollo/federation-internals

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/federation-internals - npm Package Compare versions

Comparing version 2.7.3-testing.0 to 2.7.3

1

dist/index.d.ts

@@ -27,3 +27,2 @@ export * from './definitions';

export * from './specs/sourceSpec';
export * from './specs/connectSpec';
//# sourceMappingURL=index.d.ts.map

@@ -45,3 +45,2 @@ "use strict";

__exportStar(require("./specs/sourceSpec"), exports);
__exportStar(require("./specs/connectSpec"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@apollo/federation-internals",
"version": "2.7.3-testing.0",
"version": "2.7.3",
"description": "Apollo Federation internal utilities",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -27,2 +27,1 @@ export * from './definitions';

export * from './specs/sourceSpec';
export * from './specs/connectSpec';

Sorry, the diff of this file is not supported yet

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