# @smithy/middleware-apply-body-checksum

Latest version **4.6.3** (published 2026-08-20) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @smithy/middleware-apply-body-checksum
pnpm add @smithy/middleware-apply-body-checksum
yarn add @smithy/middleware-apply-body-checksum
bun add @smithy/middleware-apply-body-checksum
```

## Health

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

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.6.3 |
| Published | 2026-08-20 |
| First published | 2023-06-19 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.0.0 |
| Dependencies | 3 |
| Unpacked size | 35.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 326 |
| Author | AWS SDK for JavaScript Team |
| Maintainers | smithy-team, aws-sdk-bot |

## Links

- npm: https://www.npmjs.com/package/@smithy/middleware-apply-body-checksum
- Repository: https://github.com/smithy-lang/smithy-typescript
- Homepage: https://github.com/smithy-lang/smithy-typescript/tree/main/packages/middleware-apply-body-checksum
- npm.io page: https://npm.io/package/@smithy/middleware-apply-body-checksum

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.6.2
- [@smithy/core](https://npm.io/package/@smithy/core.md) ^3.33.3
- [@smithy/types](https://npm.io/package/@smithy/types.md) ^4.17.2

## Recent versions

- 4.6.3 (latest) — 2026-08-20
- 4.6.2 — 2026-08-15
- 4.6.1 — 2026-08-15
- 4.6.0 — 2026-08-11
- 4.5.16 — 2026-07-29
- 4.5.15 — 2026-07-27
- 4.5.14 — 2026-07-24
- 4.5.13 — 2026-07-23
- 4.5.12 — 2026-07-21
- 4.5.11 — 2026-07-20
- 4.5.10 — 2026-07-16
- 4.5.9 — 2026-07-14
- 4.5.8 — 2026-07-10
- 4.5.7 — 2026-07-08
- 4.5.6 — 2026-07-02
- … 81 more at https://npm.io/package/@smithy/middleware-apply-body-checksum/versions

## README

# @smithy/middleware-apply-body-checksum

[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-apply-body-checksum/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-apply-body-checksum)
[![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-apply-body-checksum.svg)](https://www.npmjs.com/package/@smithy/middleware-apply-body-checksum)

### :warning: Internal API :warning:

> This is an internal package.
> That means this is used as a dependency for other, public packages, but
> should not be taken directly as a dependency in your application's `package.json`.

> If you are updating the version of this package, for example to bring in a
> bug-fix, you should do so by updating your application lockfile with
> e.g. `npm up @scope/package` or equivalent command in another
> package manager, rather than taking a direct dependency.

---

This package provides AWS SDK for JavaScript middleware that applies a checksum
of the request body as a header.

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