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.1.10 to 11.0.0

2

relay-runtime/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for relay-runtime 10.1
// Type definitions for relay-runtime 11.0
// Project: https://github.com/facebook/relay, https://facebook.github.io/relay

@@ -3,0 +3,0 @@ // Definitions by: Eloy Durán <https://github.com/alloy>

@@ -38,2 +38,8 @@ import { DataID, Variables } from '../../../lib/util/RelayRuntimeTypes';

export function getConnectionID(
recordID: DataID,
key: string,
filters?: Variables | null,
): DataID;
export function insertEdgeAfter(record: RecordProxy, newEdge: RecordProxy, cursor?: string | null): void;

@@ -40,0 +46,0 @@

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

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

"dependencies": {},
"typesPublisherContentHash": "0e0f8ac9e90c0ca8262d54e32d81f6ec6988e69a017901664f31dbcc4993c562",
"typesPublisherContentHash": "16a5170972588373d516f3420beb79502fa29c0681a6802ff9e01b83ce66e54f",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Mon, 15 Mar 2021 18:20:57 GMT
* Last updated: Sat, 03 Apr 2021 06:01: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