npm package
Homeexpress-session
express-session is a simple session middleware for Express applications that allows you to manage user sessions on the server side. It is ideal for applications that require user authentication and session management. The session data is stored server-side, with only the session ID saved in the cookie.
- lurq health score
- 73/100
- Confidence
- proven
- Weekly downloads
- 3,146,890
- Latest version
- 1.19.0
- Last release
- Jan 22, 2026
- License
- MIT
Should you depend on express-session?
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-session 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 13, 2026; this page refreshes every 24 hours. Source repository.