npm package
Homeexpress-rate-limit
express-rate-limit is a middleware for Express that provides basic IP rate limiting to control the number of requests from a single IP address. It is useful for protecting public APIs and sensitive endpoints like password resets from abuse. This middleware can be integrated with various data stores for managing request counts.
- lurq health score
- 84/100
- Confidence
- proven
- Weekly downloads
- 58,795,464
- Latest version
- 8.7.0
- Last release
- Aug 29, 2026
- License
- MIT
Should you depend on express-rate-limit?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks express-rate-limit at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other auth packages lurq scores
- @firebase/auth-interop-types91/100 · proven
- firebase91/100 · proven
- @firebase/auth-types91/100 · proven
- @azure/core-auth90/100 · proven
- @azure/identity90/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 1, 2026; this page refreshes every 24 hours. Source repository.