# @utoo/pack-shared

> Shared utilities and types for the Utoo toolchain.

Latest version **1.5.18** (published 2026-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @utoo/pack-shared
pnpm add @utoo/pack-shared
yarn add @utoo/pack-shared
bun add @utoo/pack-shared
```

## 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.5.18 |
| Published | 2026-09-15 |
| First published | 2025-10-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >= 20 |
| Dependencies | 2 |
| Unpacked size | 130.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2538 |
| Author | xusd320 |
| Maintainers | afc163, elrrrrrrr, xusd320, zoomdong07 |

## Links

- npm: https://www.npmjs.com/package/@utoo/pack-shared
- Repository: https://github.com/utooland/utoo
- Homepage: https://github.com/utooland/utoo#readme
- Issues: https://github.com/utooland/utoo/issues
- npm.io page: https://npm.io/package/@utoo/pack-shared

## Dependencies (2)

- [picocolors](https://npm.io/package/picocolors.md) ^1.1.1
- [@babel/code-frame](https://npm.io/package/@babel/code-frame.md) 7.22.5

## Recent versions

- 1.5.18 (latest) — 2026-09-15
- 1.5.19-alpha.0 (alpha) — 2026-09-15
- 1.4.9-rc.0 (rc) — 2026-05-26
- 1.2.0 (remedy) — 2026-01-27
- 1.5.18-alpha.0 — 2026-09-14
- 1.5.17 — 2026-09-11
- 1.5.17-alpha.1 — 2026-09-11
- 1.5.17-alpha.0 — 2026-09-09
- 1.5.16 — 2026-09-08
- 1.5.15 — 2026-09-04
- 1.5.14 — 2026-09-02
- 1.5.14-alpha.1 — 2026-09-02
- 1.5.14-alpha.0 — 2026-09-02
- 1.5.13 — 2026-08-31
- 1.5.12 — 2026-08-25
- … 238 more at https://npm.io/package/@utoo/pack-shared/versions

## README

# @utoo/pack-shared

Shared utilities and types for the Utoo toolchain.

## 📦 Features

- ⚠️ **Issue Reporting**: Standardized issue and error reporting utilities.
- 🆔 **Magic Identifiers**: Utilities for handling internal identifiers.
- 🎨 **Styled Strings**: Terminal string styling helpers.

## 📦 Installation

```bash
npm install @utoo/pack-shared
```

## 📄 License

[MIT](./LICENSE)

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