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.5
to
3.1.6
+0
-9
react-request/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for react-request 3.1
// Project: https://github.com/jamesplease/react-request
// Definitions by: Danny Cochran <https://github.com/dannycochran>
// Angus Fretwell <https://github.com/angusfretwell>
// Jonathan Ly <https://github.com/jonathanly>
// Alberto Juan <https://github.com/albertojuanl>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -11,0 +2,0 @@

+10
-10
{
"name": "@types/react-request",
"version": "3.1.5",
"version": "3.1.6",
"description": "TypeScript definitions for react-request",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-request",

"name": "Danny Cochran",
"url": "https://github.com/dannycochran",
"githubUsername": "dannycochran"
"githubUsername": "dannycochran",
"url": "https://github.com/dannycochran"
},
{
"name": "Angus Fretwell",
"url": "https://github.com/angusfretwell",
"githubUsername": "angusfretwell"
"githubUsername": "angusfretwell",
"url": "https://github.com/angusfretwell"
},
{
"name": "Jonathan Ly",
"url": "https://github.com/jonathanly",
"githubUsername": "jonathanly"
"githubUsername": "jonathanly",
"url": "https://github.com/jonathanly"
},
{
"name": "Alberto Juan",
"url": "https://github.com/albertojuanl",
"githubUsername": "albertojuanl"
"githubUsername": "albertojuanl",
"url": "https://github.com/albertojuanl"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "ef7f4e226d50188fb5b4783e0d237d0df31189ab86524740285086c6d670f27f",
"typesPublisherContentHash": "292c11c6e7868fcba0e40e94ed2260d466e5b30f0ed4a5bbe854d1fb99dd4f48",
"typeScriptVersion": "4.5"
}

@@ -11,11 +11,2 @@ # Installation

````ts
// Type definitions for react-request 3.1
// Project: https://github.com/jamesplease/react-request
// Definitions by: Danny Cochran <https://github.com/dannycochran>
// Angus Fretwell <https://github.com/angusfretwell>
// Jonathan Ly <https://github.com/jonathanly>
// Alberto Juan <https://github.com/albertojuanl>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -93,7 +84,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Danny Cochran](https://github.com/dannycochran), [Angus Fretwell](https://github.com/angusfretwell), [Jonathan Ly](https://github.com/jonathanly), and [Alberto Juan](https://github.com/albertojuanl).