New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/react-request

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-request - npm Package Compare versions

Comparing version
3.1.0
to
3.1.1
+1
-0
react-request/index.d.ts

@@ -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

+5
-3
{
"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 @@