Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sveltekit-rate-limiter

Package Overview
Dependencies
Maintainers
0
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-rate-limiter - npm Package Versions

13

0.3.4

Diff

Changelog

Source

[0.3.4] - 2023-08-11

Security

  • Rate wasn't limited when null was returned last in chain.

Fixed

  • Added top-level export, to make vite/vitest satisfied.
ciscoheat
published 0.3.3 •

ciscoheat
published 0.3.2 •

Changelog

Source

[0.3.2] - 2023-07-11

Changed

  • Removed check method from RateLimiterStore interface.

Added

  • RateLimiterPlugin can now return null, as an indeterminate result.

Fixed

  • RateLimiter plugin chain wasn't immutable.
ciscoheat
published 0.3.1 •

Changelog

Source

[0.3.1] - 2023-07-02

Security

  • Moved exports to sveltekit-rate-limiter/server.

Added

  • Added isLimited method.

Removed

  • Removed check method, replaced by isLimited which has the condition inverted!

Changed

  • RateLimiterPlugin interface is now using a getter instead of readonly for rate.
ciscoheat
published 0.3.0 •

ciscoheat
published 0.2.1 •

Changelog

Source

[0.2.1] - 2023-06-30

Added

  • RateLimiterPlugin can now return boolean, not just false.
ciscoheat
published 0.2.0 •

Changelog

Source

[0.2.0] - 2023-06-30

Fixed

  • Corrected exports
  • Package updated

Changed

  • Hash type is now string instead of an alias.
ciscoheat
published 0.1.8 •

ciscoheat
published 0.1.7 •

ciscoheat
published 0.1.6 •

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