# bare-assert

> Assertion library for JavaScript

Latest version **1.2.0** (published 2025-12-05) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install bare-assert
pnpm add bare-assert
yarn add bare-assert
bun add bare-assert
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2025-12-05 |
| First published | 2023-05-16 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 15 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Holepunch |
| Maintainers | mafintosh, kasperisager |

## Links

- npm: https://www.npmjs.com/package/bare-assert
- Repository: https://github.com/holepunchto/bare-assert
- Homepage: https://github.com/holepunchto/bare-assert#readme
- Issues: https://github.com/holepunchto/bare-assert/issues
- npm.io page: https://npm.io/package/bare-assert

## Dependencies (1)

- [bare-inspect](https://npm.io/package/bare-inspect.md) ^3.1.2

## Recent versions

- 1.2.0 (latest) — 2025-12-05
- 1.1.0 — 2025-09-01
- 1.0.2 — 2024-12-11
- 1.0.1 — 2023-05-16

## README

# bare-assert

Assertion library for JavaScript.

```
npm i bare-assert
```

## License

Apache-2.0

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