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

@types/react-relay

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-relay - npm Package Compare versions

Comparing version 1.3.11 to 1.3.12

4

react-relay/index.d.ts
// Type definitions for react-relay 1.3
// Project: https://github.com/facebook/relay
// Project: https://github.com/facebook/relay, https://facebook.github.io/relay
// Definitions by: Johannes Schickling <https://github.com/graphcool>

@@ -98,3 +98,3 @@ // Matt Martin <https://github.com/voxmatt>

query?: RelayRuntimeTypes.GraphQLTaggedNode | null;
render(readyState: ReadyState<T["response"]>): React.ReactElement<any> | undefined | null;
render(readyState: ReadyState<T["response"]>): React.ReactElement | undefined | null;
variables: T["variables"];

@@ -101,0 +101,0 @@ rerunParamExperimental?: RelayRuntimeTypes.RerunParam;

{
"name": "@types/react-relay",
"version": "1.3.11",
"version": "1.3.12",
"description": "TypeScript definitions for react-relay",

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

},
"typesPublisherContentHash": "6bafe3727719cc0885e49644ffa856d16139fc81792a8bf3349fa4ad0f4ba74a",
"typesPublisherContentHash": "46fb49d4d7093208108463d8407adf27948adcbb50d79cbfb8fb53a2664f75bf",
"typeScriptVersion": "2.9"
}

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

Additional Details
* Last updated: Wed, 30 Jan 2019 21:06:29 GMT
* Last updated: Wed, 13 Feb 2019 21:06:17 GMT
* Dependencies: @types/relay-runtime, @types/react

@@ -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