# @accordproject/concerto-util

> Utilities for Concerto Modeling Language

Latest version **5.0.0** (published 2026-09-08) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @accordproject/concerto-util
pnpm add @accordproject/concerto-util
yarn add @accordproject/concerto-util
bun add @accordproject/concerto-util
```

## 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 | 5.0.0 |
| Published | 2026-09-08 |
| First published | 2021-11-30 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 4 |
| Unpacked size | 385.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 204 |
| Author | accordproject.org |
| Maintainers | mttrbrts, dselman, dianalease |
| Keywords | blockchain, hyperledger, solutions |

## Links

- npm: https://www.npmjs.com/package/@accordproject/concerto-util
- Repository: https://github.com/accordproject/concerto
- Issues: https://github.com/accordproject/concerto/issues
- npm.io page: https://npm.io/package/@accordproject/concerto-util

## Dependencies (4)

- [debug](https://npm.io/package/debug.md) 4.3.4
- [slash](https://npm.io/package/slash.md) 3.0.0
- [colors](https://npm.io/package/colors.md) 1.4.0
- [@supercharge/promise-pool](https://npm.io/package/@supercharge/promise-pool.md) 1.7.0

## Recent versions

- 5.0.0 (latest) — 2026-09-08
- 5.0.0-beta.3 (unstable) — 2026-09-08
- 5.0.0-beta.2 — 2026-09-08
- 5.0.0-beta.1 — 2026-09-04
- 4.2.0 — 2026-08-26
- 4.1.5 — 2026-06-08
- 4.1.4 — 2026-06-02
- 4.1.3 — 2026-05-25
- 4.1.2 — 2026-05-19
- 4.1.0 — 2026-05-08
- 4.0.3 — 2026-05-06
- 4.0.2 — 2026-04-29
- 4.0.1 — 2026-04-27
- 4.0.0 — 2026-04-21
- 4.0.0-beta.4 — 2026-04-21
- … 561 more at https://npm.io/package/@accordproject/concerto-util/versions

## README

# Concerto Utilities

Those are various utilities independent of Concerto itself covering things like: logging, external files downloads, stacks etc.

# Installation

```
npm install @accordproject/concerto-util --save
```

## License <a name="license"></a>
Accord Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

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