New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/relay-runtime

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

@types/relay-runtime - npm Package Compare versions

Comparing version 10.0.2 to 10.0.3

3

relay-runtime/lib/util/ReaderNode.d.ts

@@ -137,5 +137,6 @@ import { ConnectionMetadata } from '../handlers/connection/ConnectionHandler';

export interface ReaderRefetchMetadata {
readonly connection: ReaderPaginationMetadata | null | undefined;
readonly connection?: ReaderPaginationMetadata | null;
readonly operation: string | ConcreteRequest;
readonly fragmentPathInResult: ReadonlyArray<string>;
readonly identifierField?: string | null;
}

@@ -142,0 +143,0 @@

{
"name": "@types/relay-runtime",
"version": "10.0.2",
"version": "10.0.3",
"description": "TypeScript definitions for relay-runtime",

@@ -52,4 +52,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "6ca47ac77cc91e2cf45c67b84e100a1c44a944c3472c392da65dddbb48a54b31",
"typesPublisherContentHash": "5135ef1326311a305331fdf7ef18ce3e86da2f816a51093e6628c0861ec43125",
"typeScriptVersion": "3.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 06 Aug 2020 00:54:49 GMT
* Last updated: Sun, 09 Aug 2020 03:24:14 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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