Socket
Socket
Sign inDemoInstall

rate-limit-redis

Package Overview
Dependencies
64
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.1.0

1

dist/index.d.ts

@@ -75,2 +75,3 @@ // Generated by dts-bundle-generator v6.4.0

init(options: RateLimitConfiguration): void;
runCommandWithRetry(key: string): Promise<RedisReply | RedisReply[]>;
/**

@@ -77,0 +78,0 @@ * Method to increment a client's hit counter.

2

package.json
{
"name": "rate-limit-redis",
"version": "3.0.2",
"version": "3.1.0",
"description": "A Redis store for the `express-rate-limit` middleware",

@@ -5,0 +5,0 @@ "author": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc