# vestjs-runtime

> Internal runtime module used by Vest

Latest version **2.0.17** (published 2026-04-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install vestjs-runtime
pnpm add vestjs-runtime
yarn add vestjs-runtime
bun add vestjs-runtime
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 2.0.17 |
| Published | 2026-04-07 |
| First published | 2023-05-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 450.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2662 |
| Author | ealush |
| Maintainers | ealush |

## Links

- npm: https://www.npmjs.com/package/vestjs-runtime
- Repository: https://github.com/ealush/vest
- Homepage: https://github.com/ealush/vest#readme
- Issues: https://github.com/ealush/vest.git/issues
- npm.io page: https://npm.io/package/vestjs-runtime

## Dependencies (2)

- [context](https://npm.io/package/context.md) ^4.0.17
- [vest-utils](https://npm.io/package/vest-utils.md) ^2.0.17

## Recent versions

- 2.0.17 (latest) — 2026-04-07
- 2.0.18-nightly-20260716-9eba (nightly) — 2026-07-16
- 2.0.14-next-20260318-d8c2 (next) — 2026-03-18
- 1.5.1-dev-20241111-bedd (dev) — 2024-11-11
- 2.0.18-nightly-20260715-9eba — 2026-07-15
- 2.0.18-nightly-20260714-9eba — 2026-07-14
- 2.0.18-nightly-20260713-9eba — 2026-07-13
- 2.0.18-nightly-20260712-9eba — 2026-07-12
- 2.0.18-nightly-20260711-7e44 — 2026-07-11
- 2.0.18-nightly-20260710-7e44 — 2026-07-10
- 2.0.18-nightly-20260709-7e44 — 2026-07-09
- 2.0.18-nightly-20260708-7e44 — 2026-07-08
- 2.0.18-nightly-20260707-7e44 — 2026-07-07
- 2.0.18-nightly-20260706-7e44 — 2026-07-06
- 2.0.18-nightly-20260705-7e44 — 2026-07-05
- … 213 more at https://npm.io/package/vestjs-runtime/versions

## README

# vestjs-runtime

Runtime building blocks used internally by the `vest` package. The runtime coordinates suite lifecycle, state management, and hooks that power Vest's validation engine.

This package is not intended for direct consumption; APIs may change without notice. Use the public `vest` entry point instead.

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