jhurliman / node-rate-limiter

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
MIT License
1.5k stars 132 forks source link

Please release new version to NPM #59

Closed apollux closed 5 years ago

apollux commented 5 years ago

Hi!

I am running into a bug when using parentBucket, which is fixed here: https://github.com/jhurliman/node-rate-limiter/commit/2b99defadb4e0d782e76111fe312feba5fd3fafd

Could you make a new version available on NPM so I can benefit from this fix?

Thanks!

jhurliman commented 5 years ago

Done, thanks!