Socket
Socket
Sign inDemoInstall

rate-limit-redis

Package Overview
Dependencies
64
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

5

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

@@ -16,3 +16,4 @@ "author": {

"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
"require": "./dist/index.cjs",
"types": "./dist/index.d.ts"
}

@@ -19,0 +20,0 @@ },

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