@types/react-relay
Advanced tools
Comparing version 13.0.4 to 14.1.0
@@ -35,5 +35,7 @@ export { | ||
MutationType, | ||
MutationTypes, | ||
NormalizationSelector, | ||
OperationDescriptor, | ||
RangeOperation, | ||
RangeOperations, | ||
ReaderSelector, | ||
@@ -80,1 +82,2 @@ RelayContext, | ||
export { useSubscription } from './relay-hooks/useSubscription'; | ||
export { useClientQuery } from './relay-hooks/useClientQuery'; |
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-relay 13.0 | ||
// Type definitions for react-relay 14.1 | ||
// Project: https://github.com/facebook/relay, https://relay.dev | ||
@@ -3,0 +3,0 @@ // Definitions by: Eloy Durán <https://github.com/alloy> |
{ | ||
"name": "@types/react-relay", | ||
"version": "13.0.4", | ||
"version": "14.1.0", | ||
"description": "TypeScript definitions for react-relay", | ||
@@ -36,4 +36,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-relay", | ||
}, | ||
"typesPublisherContentHash": "25331e85d1853a925e70da93c48fb29b6126246e8724894d0a3c357f3b3c5f51", | ||
"typesPublisherContentHash": "151f94d1111de521ed040fabca93b21184078e112c6ad09a044ab11970e7b1b9", | ||
"typeScriptVersion": "4.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 17 Aug 2022 08:32:31 GMT | ||
* Last updated: Wed, 17 Aug 2022 11:32:26 GMT | ||
* Dependencies: [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime), [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
42939
29
938