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.6.0 to 2.6.1

1

dist/index.d.ts

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

export * from './specs/requiresScopesSpec';
export * from './specs/policySpec';
//# sourceMappingURL=index.d.ts.map

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

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

2

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

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

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

export * from './specs/requiresScopesSpec';
export * from './specs/policySpec';

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