# @node-red/runtime

> @node-red/runtime ====================

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

## Install

```sh
npm install @node-red/runtime
pnpm add @node-red/runtime
yarn add @node-red/runtime
bun add @node-red/runtime
```

## Health

**Score 63/100 (C)** — status: active.

Positive: has types package; no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.7 |
| Published | 2026-09-08 |
| First published | 2018-10-31 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/node-red__runtime) |
| Module format | CommonJS |
| Dependencies | 11 |
| Unpacked size | 639.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 23654 |
| Maintainers | knolleary, dceejay |

## Links

- npm: https://www.npmjs.com/package/@node-red/runtime
- Repository: https://github.com/node-red/node-red
- Homepage: https://github.com/node-red/node-red#readme
- Issues: https://github.com/node-red/node-red/issues
- npm.io page: https://npm.io/package/@node-red/runtime

## Dependencies (11)

- [got](https://npm.io/package/got.md) 14.6.6
- [rfdc](https://npm.io/package/rfdc.md) 1.4.1
- [clone](https://npm.io/package/clone.md) 2.1.2
- [semver](https://npm.io/package/semver.md) 7.8.5
- [express](https://npm.io/package/express.md) 4.22.2
- [cronosjs](https://npm.io/package/cronosjs.md) 1.7.1
- [fs-extra](https://npm.io/package/fs-extra.md) 11.4.0
- [async-mutex](https://npm.io/package/async-mutex.md) 0.5.0
- [@node-red/util](https://npm.io/package/@node-red/util.md) 5.0.7
- [@node-red/registry](https://npm.io/package/@node-red/registry.md) 5.0.7
- [json-stringify-safe](https://npm.io/package/json-stringify-safe.md) 5.0.1

## Recent versions

- 5.0.7 (latest) — 2026-09-08
- 4.1.15 (v4-maintenance) — 2026-09-09
- 3.1.15 (v3-maintenance) — 2024-12-16
- 2.2.3 (v2-maintenance) — 2022-08-04
- 1.3.7 (v1-maintenance) — 2021-09-02
- 5.0.6 — 2026-09-01
- 5.0.5 — 2026-09-01
- 4.1.14 — 2026-09-01
- 4.1.13 — 2026-07-30
- 5.0.4 — 2026-07-30
- 5.0.3 — 2026-07-30
- 4.1.12 — 2026-07-30
- 5.0.2 — 2026-07-30
- 5.0.1 — 2026-07-01
- 5.0.0 — 2026-06-09
- … 136 more at https://npm.io/package/@node-red/runtime/versions

## README

@node-red/runtime
====================

Node-RED runtime module.

This provides the core flow engine of Node-RED. It is the main entry point for
the runtime.

### Source

The main Node-RED modules are maintained as a monorepo on [GitHub](https://github.com/node-red/node-red).

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