@types/debounce
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -1,7 +0,1 @@ | ||
// Type definitions for debounce 1.2 | ||
// Project: https://github.com/component/debounce | ||
// Definitions by: Denis Sokolov <https://github.com/denis-sokolov> | ||
// Wayne Carson <https://github.com/wcarson> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace _debounce { | ||
@@ -8,0 +2,0 @@ const debounce: typeof _debounce; |
{ | ||
"name": "@types/debounce", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "TypeScript definitions for debounce", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debounce", | ||
"name": "Denis Sokolov", | ||
"url": "https://github.com/denis-sokolov", | ||
"githubUsername": "denis-sokolov" | ||
"githubUsername": "denis-sokolov", | ||
"url": "https://github.com/denis-sokolov" | ||
}, | ||
{ | ||
"name": "Wayne Carson", | ||
"url": "https://github.com/wcarson", | ||
"githubUsername": "wcarson" | ||
"githubUsername": "wcarson", | ||
"url": "https://github.com/wcarson" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "813c40915107d8a347c8e52cb415fcf8b85be6330ac7df97b352478574dcd729", | ||
"typesPublisherContentHash": "0e3cac12ec201584aed1430cfe88486836c8bf82479b751808005d30e8898955", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for debounce 1.2 | ||
// Project: https://github.com/component/debounce | ||
// Definitions by: Denis Sokolov <https://github.com/denis-sokolov> | ||
// Wayne Carson <https://github.com/wcarson> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace _debounce { | ||
@@ -33,7 +27,6 @@ const debounce: typeof _debounce; | ||
### Additional Details | ||
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT | ||
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Denis Sokolov](https://github.com/denis-sokolov), and [Wayne Carson](https://github.com/wcarson). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3224
9
31
1