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.12 to 1.3.13

8

react-relay/index.d.ts

@@ -194,1 +194,9 @@ // Type definitions for react-relay 1.3

): RelayContainer<P>;
// ~~~~~~~~~~~~~~~~~~~~~
// Context
// ~~~~~~~~~~~~~~~~~~~~~
export const ReactRelayContext: React.Context<
RelayRuntimeTypes.CRelayContext<RelayRuntimeTypes.Environment>
>;

7

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

@@ -47,3 +47,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-relay"
},

@@ -55,4 +56,4 @@ "scripts": {},

},
"typesPublisherContentHash": "46fb49d4d7093208108463d8407adf27948adcbb50d79cbfb8fb53a2664f75bf",
"typesPublisherContentHash": "355b701d9b7dad52e7d01ea8c459003c2a1c486a1e5c80d0d799ff1650b67472",
"typeScriptVersion": "2.9"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:17 GMT
* Last updated: Thu, 28 Mar 2019 10:18:37 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