debounce-execution
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "debounce-execution", | ||
"version": "1.0.1", | ||
"version": "1.0.3", | ||
"description": "Debounce will collapse multiple requests (if any) for a named task into one invocation which will execute after the given wait time has passed.", | ||
@@ -5,0 +5,0 @@ "main": "Debounce.js", |