# bare-zlib

> Stream-based zlib bindings for JavaScript

Latest version **1.4.1** (published 2026-07-10) · Apache-2.0 license · 0 weekly downloads

## Install

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

## 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 | 1.4.1 |
| Published | 2026-07-10 |
| First published | 2024-04-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 1.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2 |
| Author | Holepunch |
| Maintainers | mafintosh |

## Links

- npm: https://www.npmjs.com/package/bare-zlib
- Repository: https://github.com/holepunchto/bare-zlib
- Issues: https://github.com/holepunchto/bare-zlib/issues
- npm.io page: https://npm.io/package/bare-zlib

## Dependencies (1)

- [bare-stream](https://npm.io/package/bare-stream.md) ^2.0.0

## Recent versions

- 1.4.1 (latest) — 2026-07-10
- 1.4.0 — 2026-06-02
- 1.3.4 — 2026-05-29
- 1.3.3 — 2026-04-05
- 1.3.1 — 2025-08-21
- 1.3.0 — 2025-05-22
- 1.2.5 — 2024-10-21
- 1.2.4 — 2024-09-13
- 1.2.3 — 2024-09-11
- 1.2.2 — 2024-09-02
- 1.2.1 — 2024-08-29
- 1.2.0 — 2024-06-10
- 1.1.1 — 2024-06-03
- 1.1.0 — 2024-06-03
- 1.0.2 — 2024-06-03
- … 2 more at https://npm.io/package/bare-zlib/versions

## README

# bare-zlib

Stream-based zlib bindings for JavaScript.

```
npm i bare-zlib
```

## License

Apache-2.0

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