async-ratelimiter
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -5,2 +5,6 @@ # Changelog | ||
### [1.2.7](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.6...v1.2.7) (2019-07-11) | ||
### [1.2.6](https://github.com/microlinkhq/async-ratelimiter/compare/v1.2.4...v1.2.6) (2019-07-10) | ||
@@ -7,0 +11,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://nicedoc.io/microlinkhq/async-ratelimiter", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"main": "src/index.js", | ||
@@ -8,0 +8,0 @@ "author": { |
@@ -160,2 +160,6 @@ # async-ratelimiter | ||
## Related | ||
- [express-slow-down](https://github.com/nfriedly/express-slow-down) – Slow down repeated requests; use as an alternative (or addition) to express-rate-limit. | ||
## License | ||
@@ -162,0 +166,0 @@ |
15530
170