subscribe-ui-event
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -8,4 +8,4 @@ /** | ||
module.exports = { | ||
EVENT_END_DELAY: 200, | ||
EVENT_END_DELAY: 100, | ||
DEFAULT_THROTTLE_RATE: 50 | ||
}; |
{ | ||
"name": "subscribe-ui-event", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A single, throttle built-in solution to subscribe to browser UI Events.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |