# @hapi/wreck

> HTTP Client Utilities

Latest version **18.1.2** (published 2026-05-20) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @hapi/wreck
pnpm add @hapi/wreck
yarn add @hapi/wreck
bun add @hapi/wreck
```

## Health

**Score 60/100 (C)** — status: active.

Positive: has types; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 18.1.2 |
| Published | 2026-05-20 |
| First published | 2019-03-30 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 37.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 376 |
| Maintainers | nlf, devinivy, wyatt, lloydbenson, cjihrig, marsup |
| Keywords | utilities, http, client |

## Links

- npm: https://www.npmjs.com/package/@hapi/wreck
- Repository: https://github.com/hapijs/wreck
- Homepage: https://github.com/hapijs/wreck#readme
- Issues: https://github.com/hapijs/wreck/issues
- npm.io page: https://npm.io/package/@hapi/wreck

## Dependencies (3)

- [@hapi/boom](https://npm.io/package/@hapi/boom.md) ^10.0.1
- [@hapi/hoek](https://npm.io/package/@hapi/hoek.md) ^11.0.2
- [@hapi/bourne](https://npm.io/package/@hapi/bourne.md) ^3.0.0

## Alternatives

- [launchdarkly-js-client-sdk](https://npm.io/package/launchdarkly-js-client-sdk.md) — 2.5M weekly downloads
- [@elastic/elasticsearch](https://npm.io/package/@elastic/elasticsearch.md) — 2.1M weekly downloads
- [@c8y/client](https://npm.io/package/@c8y/client.md) — 15.3K weekly downloads
- [@signaldb/maverickjs](https://npm.io/package/@signaldb/maverickjs.md) — 1.7K weekly downloads
- [@bbc/http-transport-cache](https://npm.io/package/@bbc/http-transport-cache.md) — 1.2K weekly downloads

## Recent versions

- 18.1.2 (latest) — 2026-05-20
- 18.1.1 — 2026-05-06
- 18.1.0 — 2024-04-10
- 18.0.2 — 2024-04-10
- 18.0.1 — 2023-02-11
- 18.0.0 — 2022-05-07
- 17.2.0 — 2022-03-25
- 17.1.0 — 2020-11-23
- 17.0.0 — 2020-01-04
- 16.0.1 — 2019-10-15
- 16.0.0 — 2019-10-15
- 15.1.0 — 2019-09-18
- 15.0.2 — 2019-08-15
- 15.0.1 — 2019-04-16
- 15.0.0 — 2019-03-30

## README

<a href="https://hapi.dev"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>

# @hapi/wreck

#### HTTP client utilities.

**wreck** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together.

### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support

## Useful resources

- [Documentation and API](https://hapi.dev/family/wreck/)
- [Versions status](https://hapi.dev/resources/status/#wreck) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/wreck/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)

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