# @types/body-parser

> TypeScript definitions for body-parser

Latest version **1.19.6** (published 2025-06-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/body-parser
pnpm add @types/body-parser
yarn add @types/body-parser
bun add @types/body-parser
```

## Health

**Score 55/100 (C)** — status: stable.

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

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.19.6 |
| Published | 2025-06-07 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 7.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51433 |
| Maintainers | types |

## Links

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

## Dependencies (2)

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

## Recent versions

- 1.19.6 (latest) — 2025-06-07
- 1.19.5 (ts4.6) — 2023-11-06
- 1.19.2 (ts4.4) — 2021-11-16
- 1.19.1 (ts3.6) — 2021-07-06
- 1.19.0 (ts3.2) — 2020-02-10
- 1.17.1 (ts2.5) — 2019-08-19
- 1.17.0 (ts2.2) — 2018-04-25
- 1.16.7 (ts2.1) — 2017-10-26
- 1.16.5 (ts2.0) — 2017-08-21
- 1.19.4 — 2023-10-17
- 1.19.3 — 2023-09-15
- 1.16.8 — 2017-11-08
- 1.16.6 — 2017-10-25
- 1.16.4 — 2017-06-23
- 1.16.3 — 2017-03-31
- … 18 more at https://npm.io/package/@types/body-parser/versions

## README

# Installation
> `npm install --save @types/body-parser`

# Summary
This package contains type definitions for body-parser (https://github.com/expressjs/body-parser).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser.

### Additional Details
 * Last updated: Sat, 07 Jun 2025 02:15:25 GMT
 * Dependencies: [@types/connect](https://npmjs.com/package/@types/connect), [@types/node](https://npmjs.com/package/@types/node)

# Credits
These definitions were written by [Santi Albo](https://github.com/santialbo), [Vilic Vane](https://github.com/vilic), [Jonathan Häberle](https://github.com/dreampulse), [Gevik Babakhani](https://github.com/blendsdk), [Tomasz Łaziuk](https://github.com/tlaziuk), [Jason Walton](https://github.com/jwalton), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Sebastian Beltran](https://github.com/bjohansebas).

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