/var/www/greso.tech/server/nsm/node_modules/timers-ext
NameSizeModeActions
promise/-0755rm
promise_/-0755rm
test/-0755rm
.editorconfig2720644editdlrm
CHANGELOG.md13830644editdlrm
CHANGES5770644editdlrm
delay.js5060644editdlrm
LICENSE7730644editdlrm
max-timeout.js440644editdlrm
once.js10020644editdlrm
package.json8860644editdlrm
README.md25720644editdlrm
throttle.js7270644editdlrm
valid-timeout.js2880644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/timers-ext/CHANGES (577B)
For recent changelog see CHANGELOG.md ----- v0.1.2 -- 2017.04.03 * `throttle` util v0.1.1 -- 2017.03.15 * Workaround IE8 resolution issue * Support any callable objects as callbacks * Improve documentation * Fix spelling of LICENSE * Configure lint scripts * Update dependencies v0.1.0 -- 2014.04.27 First production ready version - Depend strictly on npm hosted package versions - Full documentation - Add `once` (moved from next-tick project) - Make timeout value optional in delay - Rename MAX_VALUE into MAX_TIMEOUT v0.0.0 -- 2013.08.27 Initial (dev) version