Socket
Socket
Sign inDemoInstall

sliding-window-rate-limiter

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sliding-window-rate-limiter - npm Package Versions

23

6.0.1

Diff

Changelog

Source

v6.0.1 2024-06-24

  • Use node: prefix for Node modules.
dex4er
published 6.0.0 •

Changelog

Source

v6.0.0 2024-06-24

  • Converted to ESM module.
  • Requires Node >= 16.
  • Uses ioredis@5.
dex4er
published 5.0.0 •

Changelog

Source

v5.0.0 2020-10-04

  • Requires Node >= 10.
  • Converted from tslint to eslint.
  • Deep requires are deprecated for uuid@8.
dex4er
published 4.1.1 •

Changelog

Source

v4.1.1 2019-10-08

  • Update dependencies.
dex4er
published 4.1.0 •

Changelog

Source

v4.1.0 2019-08-06

  • Safe limiter registers own listener for error event so errors are ignored by default.
dex4er
published 4.0.0 •

Changelog

Source

v4.0.0 2019-07-11

  • Breaking change: interval parameter is milliseconds now.
dex4er
published 3.0.0 •

Changelog

Source

v3.0.0 2019-06-24

  • Limiter's methods return result object with token, usage, reset and canceled properties.
  • Lua script is split to separate scripts one by method and not minified anymore.
  • Removed defaultResponse option from safe Redis backend.
dex4er
published 2.1.2 •

Changelog

Source

v2.1.2 2019-06-04

  • Updated dependencies.
dex4er
published 2.1.1 •

Changelog

Source

v2.1.1 2019-06-04

  • Minor tweaks in README.
  • Added source map to the package.
dex4er
published 2.1.0 •

Changelog

Source

v2.1.0 2019-05-08

  • SlidingWindowRateLimiter.createLimiter is now a static method rather than part of a namespace.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc