| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Fix TS definitions source code.tar.gz | 2025-09-25 | 679.5 kB | |
| Fix TS definitions source code.zip | 2025-09-25 | 731.5 kB | |
| README.md | 2025-09-25 | 450 Bytes | |
| Totals: 3 Items | 1.4 MB | 0 | |
-
v8.0.0 [BREAKING CHANGES]
RateLimiterQueueErrorimport was changed in TypeScript projects. It should be imported from defaults now.js import { RateLimiterQueueError } from "rate-limiter-flexible"TS definition for RateLimiterQueueError was moved to types.d.ts. -
v8.0.1:
index.d.tsfile was moved outside of lib directory and renamed totypes.d.ts.
Thanks @wildfluss and @PaulAnnekov for help.
:cd: