Huge News!Announcing our $40M Series B led by Abstract Ventures.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 7.0.7 to 7.0.8

react-relay/lib/relay-experimental/useSubscription.d.ts

1

react-relay/index.d.ts

@@ -13,2 +13,3 @@ // Type definitions for react-relay 7.0

// Janic Duplessis <https://github.com/janicduplessis>
// Christian Ivicevic <https://github.com/ChristianIvicevic>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -15,0 +16,0 @@ // TypeScript Version: 3.3

@@ -19,1 +19,2 @@ export { graphql } from 'relay-runtime';

export { useRelayEnvironment } from './relay-experimental/useRelayEnvironment';
export { useSubscription } from './relay-experimental/useSubscription';

9

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

@@ -56,2 +56,7 @@ "license": "MIT",

"githubUsername": "janicduplessis"
},
{
"name": "Christian Ivicevic",
"url": "https://github.com/ChristianIvicevic",
"githubUsername": "ChristianIvicevic"
}

@@ -71,4 +76,4 @@ ],

},
"typesPublisherContentHash": "703aeb6f844ad7ebd9bc3d135f97169f7c8314dd664e55ba78f3659312499388",
"typesPublisherContentHash": "5edeb62764b1b028b5cca0ae047c2588a511fe3809581a3566f789212475a560",
"typeScriptVersion": "3.3"
}

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

### Additional Details
* Last updated: Wed, 06 May 2020 18:47:21 GMT
* Last updated: Wed, 20 May 2020 14:41:42 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime)

@@ -17,2 +17,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), [Jared Kass](https://github.com/jdk243), [Renan Machado](https://github.com/renanmav), and [Janic Duplessis](https://github.com/janicduplessis).
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), [Jared Kass](https://github.com/jdk243), [Renan Machado](https://github.com/renanmav), [Janic Duplessis](https://github.com/janicduplessis), and [Christian Ivicevic](https://github.com/ChristianIvicevic).
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