# @types/express-session

> TypeScript definitions for express-session

Latest version **1.19.0** (published 2026-04-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/express-session
pnpm add @types/express-session
yarn add @types/express-session
bun add @types/express-session
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.19.0 |
| Published | 2026-04-16 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 24.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51441 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/express-session
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session
- npm.io page: https://npm.io/package/@types/express-session

## Dependencies (1)

- [@types/express](https://npm.io/package/@types/express.md) *

## Recent versions

- 1.19.0 (latest) — 2026-04-16
- 1.18.2 (ts5.1) — 2025-06-07
- 1.18.1 (ts5.0) — 2024-11-26
- 1.18.0 (ts4.9) — 2024-02-26
- 1.17.10 (ts4.5) — 2023-11-07
- 1.17.7 (ts4.4) — 2023-03-19
- 1.17.6 (ts4.2) — 2023-02-11
- 1.17.5 (ts4.1) — 2022-07-07
- 1.17.4 (ts3.6) — 2021-07-06
- 1.17.3 (ts3.5) — 2020-11-19
- 1.17.0 (ts2.9) — 2020-02-27
- 1.15.15 (ts2.3) — 2019-10-14
- 1.15.13 (ts2.2) — 2019-06-19
- 1.15.5 (ts2.1) — 2017-10-26
- 1.17.9 — 2023-10-18
- … 31 more at https://npm.io/package/@types/express-session/versions

## README

# Installation
> `npm install --save @types/express-session`

# Summary
This package contains type definitions for express-session (https://github.com/expressjs/session).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session.

### Additional Details
 * Last updated: Thu, 16 Apr 2026 18:35:32 GMT
 * Dependencies: [@types/express](https://npmjs.com/package/@types/express)

# Credits
These definitions were written by [Hiroki Horiuchi](https://github.com/horiuchi), [Jacob Bogers](https://github.com/jacobbogers), [Naoto Yokoyama](https://github.com/builtinnya), [Ryan Cannon](https://github.com/ry7n), [Tom Spencer](https://github.com/fiznool), [Piotr Błażejewicz](https://github.com/peterblazejewicz), [Ravi van Rooijen](https://github.com/HoldYourWaffle), and [Sebastian Beltran](https://github.com/bjohansebas).

---
_Source: https://npm.io/package/@types/express-session · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
