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

@apollo/gateway

Package Overview
Dependencies
Maintainers
1
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/gateway - npm Package Compare versions

Comparing version 0.3.1 to 0.5.0

src/__tests__/integration/complex-key.test.ts

6

package.json
{
"name": "@apollo/gateway",
"version": "0.3.1",
"version": "0.5.0",
"description": "Apollo Gateway",

@@ -19,3 +19,3 @@ "author": "opensource@apollographql.com",

"dependencies": {
"@apollo/federation": "^0.3.1",
"@apollo/federation": "^0.5.0",
"apollo-env": "^0.5.0",

@@ -31,3 +31,3 @@ "apollo-graphql": "^0.3.0",

},
"gitHead": "418347376ddafcbea9f09a4a7e5dbf7af12a2069"
"gitHead": "2955c161e720b68b6bbf8ebe990cca004f0e087a"
}

@@ -27,3 +27,3 @@ import { GraphQLSchema, GraphQLError, DocumentNode } from 'graphql';

type ServiceDefinitionModule = ServiceDefinition & GraphQLSchemaModule;
export type ServiceDefinitionModule = ServiceDefinition & GraphQLSchemaModule;

@@ -30,0 +30,0 @@ export function overrideResolversInService(

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