debouncing
Advanced tools
Comparing version 21.6.2 to 21.6.3
{ | ||
"name": "debouncing", | ||
"type": "module", | ||
"version": "21.6.2", | ||
"description": "Debouncing and throttling events module from the Glize library.", | ||
"version": "21.6.3", | ||
"description": "Debouncing and throttling events module from Glize library.", | ||
"homepage": "https://glize.js.org", | ||
@@ -24,4 +24,5 @@ "repository": "github:Datamart/debouncing", | ||
"debounce", | ||
"throttle" | ||
"throttle", | ||
"glize" | ||
] | ||
} |
17878