@types/react-request
Advanced tools
@@ -18,2 +18,3 @@ // Type definitions for react-request 3.1 | ||
| data: T | null; | ||
| doFetch: (options?: FetchRequestProps) => Promise<void>; | ||
| } | ||
@@ -20,0 +21,0 @@ |
@@ -0,0 +0,0 @@ MIT License |
| { | ||
| "name": "@types/react-request", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "description": "TypeScript definitions for react-request", | ||
@@ -14,5 +14,7 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/react-request" | ||
| }, | ||
@@ -23,4 +25,4 @@ "scripts": {}, | ||
| }, | ||
| "typesPublisherContentHash": "c28860f5507034cc6eed9685ea371628d2861a32eb6fc2dbfbee309e17b26f66", | ||
| "typesPublisherContentHash": "2c5b32da9efd645e70059d41a83a8c94e0e7e7a1a4d5e4f47b6587188178b2a7", | ||
| "typeScriptVersion": "2.9" | ||
| } |
@@ -5,3 +5,3 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for react-request (https://github.com/jamesplease/react-request). | ||
| This package contains type definitions for react-request ( https://github.com/jamesplease/react-request ). | ||
@@ -12,4 +12,4 @@ # Details | ||
| Additional Details | ||
| * Last updated: Wed, 25 Jul 2018 22:05:07 GMT | ||
| * Dependencies: react | ||
| * Last updated: Wed, 06 Mar 2019 16:11:30 GMT | ||
| * Dependencies: @types/react | ||
| * Global values: none | ||
@@ -16,0 +16,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
4050
3.98%43
2.38%