@types/react-relay
Advanced tools
Comparing version 7.0.7 to 7.0.8
@@ -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'; |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41166
26
933