# @hapi/boom

> HTTP-friendly error objects

Latest version **10.0.1** (published 2023-02-11) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## Health

**Score 35/100 (D)** — status: abandoned.

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

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 10.0.1 |
| Published | 2023-02-11 |
| First published | 2019-03-27 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 29.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2921 |
| Maintainers | cjihrig, marsup, nlf, devinivy, wyatt, lloydbenson, nargonath |
| Keywords | error, http |

## Links

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

## Dependencies (1)

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

## Alternatives

- [@sentry/react-native](https://npm.io/package/@sentry/react-native.md) — 2.6M weekly downloads
- [@ardatan/aggregate-error](https://npm.io/package/@ardatan/aggregate-error.md) — 708.1K weekly downloads
- [custom-error-generator](https://npm.io/package/custom-error-generator.md) — 2.0K weekly downloads
- [@technik-sde/prosemirror-recreate-transform](https://npm.io/package/@technik-sde/prosemirror-recreate-transform.md) — 1.5K weekly downloads
- [@suchipi/error-utils](https://npm.io/package/@suchipi/error-utils.md) — 78 weekly downloads

## Recent versions

- 10.0.1 (latest) — 2023-02-11
- 11.0.0-rc.0 (next) — 2026-08-02
- 10.0.0 — 2022-05-02
- 9.1.4 — 2021-08-20
- 9.1.3 — 2021-07-02
- 9.1.2 — 2021-03-16
- 9.1.1 — 2020-12-16
- 9.1.0 — 2020-03-12
- 9.0.0 — 2020-01-04
- 8.0.1 — 2019-09-28
- 7.4.11 — 2019-09-27
- 7.4.10 — 2019-09-23
- 7.4.9 — 2019-09-21
- 7.4.8 — 2019-09-20
- 7.4.7 — 2019-09-20
- … 7 more at https://npm.io/package/@hapi/boom/versions

## README

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

# @hapi/boom

#### HTTP-friendly error objects.

**boom** 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/boom/)
- [Version status](https://hapi.dev/resources/status/#boom) (builds, dependencies, node versions, licenses, eol)
- [Changelog](https://hapi.dev/family/boom/changelog/)
- [Project policies](https://hapi.dev/policies/)
- [Free and commercial support options](https://hapi.dev/support/)

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