| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Fixes_ Queue and DynamoDB source code.tar.gz | 2025-12-13 | 684.0 kB | |
| Fixes_ Queue and DynamoDB source code.zip | 2025-12-13 | 737.2 kB | |
| README.md | 2025-12-13 | 671 Bytes | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- RateLimiterQueue: maxQueueSize default param when opts is set to
{}by @sevauni in https://github.com/animir/node-rate-limiter-flexible/pull/340 - RateLimiterDynamo: return null for expired keys in get() method by @anasdevv in https://github.com/animir/node-rate-limiter-flexible/pull/341
New Contributors
- @sevauni made their first contribution in https://github.com/animir/node-rate-limiter-flexible/pull/340
- @anasdevv made their first contribution in https://github.com/animir/node-rate-limiter-flexible/pull/341
Full Changelog: https://github.com/animir/node-rate-limiter-flexible/compare/v9.0.0...v9.0.1
:signal_strength: