New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@types/react-wait

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-wait - npm Package Compare versions

Comparing version

to
0.3.4

@@ -1,8 +0,1 @@

// Type definitions for react-wait 0.3
// Project: https://github.com/f/react-wait#readme
// Definitions by: Ifiok Jr. <https://github.com/ifiokjr>
// Paweł Maciejewski <https://github.com/pwlmaciejewski>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { ComponentType, FunctionComponent, ReactNode } from "react";

@@ -9,0 +2,0 @@

{
"name": "@types/react-wait",
"version": "0.3.3",
"version": "0.3.4",
"description": "TypeScript definitions for react-wait",

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

"name": "Ifiok Jr.",
"url": "https://github.com/ifiokjr",
"githubUsername": "ifiokjr"
"githubUsername": "ifiokjr",
"url": "https://github.com/ifiokjr"
},
{
"name": "Paweł Maciejewski",
"url": "https://github.com/pwlmaciejewski",
"githubUsername": "pwlmaciejewski"
"githubUsername": "pwlmaciejewski",
"url": "https://github.com/pwlmaciejewski"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "ec2b429fb17005b20eccb78949e6219dcc83dcd8d76961099b6a504dfc4c5269",
"typesPublisherContentHash": "782c15d1051550fa2cd235f26a3925648e8cf274910d73dc5261b5bdda4905fe",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### 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 [Ifiok Jr.](https://github.com/ifiokjr), and [Paweł Maciejewski](https://github.com/pwlmaciejewski).