@types/throttle-debounce
Advanced tools
Comparing version 1.1.1 to 2.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for throttle-debounce 1.1 | ||
// Type definitions for throttle-debounce 2.1 | ||
// Project: https://github.com/niksy/throttle-debounce | ||
@@ -3,0 +3,0 @@ // Definitions by: Marek Buchar <https://github.com/czbuchi>, Frank Li <https://github.com/franklixuefei>, Thomas Oddsund <https://github.com/oddsund> |
{ | ||
"name": "@types/throttle-debounce", | ||
"version": "1.1.1", | ||
"version": "2.1.0", | ||
"description": "TypeScript definitions for throttle-debounce", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4914948223ffb70ec0e42545cd0c62605083eba6cee3e76888cbc5dacd8aeeae", | ||
"typesPublisherContentHash": "8adb54836c4a82286e9e06515968293d0b9ab6b8fd6502f6bdd327704fcd741a", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for throttle-debounce ( https://github.com/niksy/throttle-debounce ). | ||
This package contains type definitions for throttle-debounce (https://github.com/niksy/throttle-debounce). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Tue, 05 Mar 2019 17:51:16 GMT | ||
* Last updated: Mon, 26 Aug 2019 15:15:52 GMT | ||
* Dependencies: none | ||
@@ -18,2 +18,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Marek Buchar <https://github.com/czbuchi>, Frank Li <https://github.com/franklixuefei>, Thomas Oddsund <https://github.com/oddsund>. | ||
These definitions were written by Marek Buchar <https://github.com/czbuchi>, Frank Li <https://github.com/franklixuefei>, and Thomas Oddsund <https://github.com/oddsund>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7255