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 5.0.0 to 5.0.1

5

react-relay/index.d.ts

@@ -143,2 +143,7 @@ // Type definitions for react-relay 5.0

export function readInlineData<T extends _RefType<any>>(
fragment: GraphQLTaggedNode,
ref: FragmentOrRegularProp<T>,
): T;
type FragmentVariablesGetter = (prevVars: Variables, totalCount: number) => Variables;

@@ -145,0 +150,0 @@

4

react-relay/package.json
{
"name": "@types/react-relay",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for react-relay",

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

},
"typesPublisherContentHash": "07d9c1a3b11322fdb59454aa905f283092248ffc31b482295fed8ed73485b1b1",
"typesPublisherContentHash": "891dcf58d17d1772914aa76e6e73a119f5ca2987250a73f3ecee8af563c7b6ec",
"typeScriptVersion": "3.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-relay ( https://github.com/facebook/relay ).
This package contains type definitions for react-relay (https://github.com/facebook/relay).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Tue, 18 Jun 2019 15:31:52 GMT
* Last updated: Mon, 23 Sep 2019 09:39:51 GMT
* Dependencies: @types/react, @types/relay-runtime

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by Johannes Schickling <https://github.com/graphcool>, Matt Martin <https://github.com/voxmatt>, Eloy Durán <https://github.com/alloy>, Nicolas Pirotte <https://github.com/npirotte>, Cameron Knight <https://github.com/ckknight>, Kaare Hoff Skovgaard <https://github.com/kastermester>, Matt Krick <https://github.com/mattkrick>.
These definitions were written by Johannes Schickling <https://github.com/graphcool>, Matt Martin <https://github.com/voxmatt>, Eloy Durán <https://github.com/alloy>, Nicolas Pirotte <https://github.com/npirotte>, Cameron Knight <https://github.com/ckknight>, Kaare Hoff Skovgaard <https://github.com/kastermester>, and Matt Krick <https://github.com/mattkrick>.
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