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.9 to 1.3.10

1

react-relay/index.d.ts

@@ -94,2 +94,3 @@ // Type definitions for react-relay 1.3

cacheConfig?: RelayRuntimeTypes.CacheConfig;
dataFrom?: "NETWORK_ONLY"|"STORE_THEN_NETWORK";
environment: RelayRuntimeTypes.Environment;

@@ -96,0 +97,0 @@ query?: RelayRuntimeTypes.GraphQLTaggedNode | null;

9

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

@@ -39,2 +39,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -46,7 +47,7 @@ "type": "git",

"dependencies": {
"@types/relay-runtime": "*",
"@types/react": "*"
"@types/react": "*",
"@types/relay-runtime": "*"
},
"typesPublisherContentHash": "db6cd8803ce5f17609f7b48a77c74132a11a0a1a9440a188e7ba125a89b51fbb",
"typesPublisherContentHash": "2a5a0d12ce90e4e891ca50f415d282d0525e097e81b4b134a7e4284c87494e69",
"typeScriptVersion": "2.9"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Sun, 26 Aug 2018 19:04:58 GMT
* Dependencies: relay-runtime, react
* Last updated: Tue, 22 Jan 2019 17:30:38 GMT
* Dependencies: @types/relay-runtime, @types/react
* Global values: none

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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