Socket
Socket
Sign inDemoInstall

@apollo/react-common

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/react-common - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

2

lib/parser/parser.d.ts

@@ -12,3 +12,3 @@ import { DocumentNode, VariableDefinitionNode } from 'graphql';

}
export declare function operationName(type: DocumentType): string | undefined;
export declare function operationName(type: DocumentType): string;
export declare function parser(document: DocumentNode): IDocumentDefinition;
{
"name": "@apollo/react-common",
"description": "React Apollo common utilities.",
"version": "3.1.3",
"version": "3.1.4",
"author": "opensource@apollographql.com",

@@ -55,5 +55,5 @@ "keywords": [

"tsc-watch": "3.0.2",
"typescript": "3.6.4"
"typescript": "3.8.3"
},
"gitHead": "07e404b089017f8a653d721c169a55191bf88f9b"
"gitHead": "142fe1c816b1776d7ea8aed8dae23fb391834746"
}
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