# @runtime-type-inspector/plugin-webpack4

> Webpack 4 plugin for https://runtimetypeinspector.org/

Latest version **5.0.1** (published 2026-09-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @runtime-type-inspector/plugin-webpack4
pnpm add @runtime-type-inspector/plugin-webpack4
yarn add @runtime-type-inspector/plugin-webpack4
bun add @runtime-type-inspector/plugin-webpack4
```

## Health

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

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 5.0.1 |
| Published | 2026-09-24 |
| First published | 2023-12-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 3.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Hermann Rolfes |
| Maintainers | kungfooman |

## Links

- npm: https://www.npmjs.com/package/@runtime-type-inspector/plugin-webpack4
- npm.io page: https://npm.io/package/@runtime-type-inspector/plugin-webpack4

## Dependencies (3)

- [webpack](https://npm.io/package/webpack.md) ^4.47.0
- [loader-utils](https://npm.io/package/loader-utils.md) ^2.0.4
- [@runtime-type-inspector/transpiler](https://npm.io/package/@runtime-type-inspector/transpiler.md) ^5.0.1

## Recent versions

- 5.0.1 (latest) — 2026-09-24
- 5.0.0 — 2026-09-24
- 4.0.6 — 2025-02-15
- 4.0.5 — 2025-02-14
- 4.0.4 — 2025-02-13
- 4.0.3 — 2024-11-16
- 4.0.2 — 2024-11-15
- 4.0.1 — 2024-11-06
- 4.0.0 — 2024-07-22
- 3.3.7 — 2024-06-21
- 3.3.6 — 2024-06-20
- 3.3.5 — 2024-06-19
- 3.3.4 — 2024-06-17
- 3.3.3 — 2024-06-17
- 3.3.2 — 2024-06-14
- … 16 more at https://npm.io/package/@runtime-type-inspector/plugin-webpack4/versions

## README

Webpack 4 plugin for `@runtime-type-inspector/transpiler`.

Installation:

```sh
npm install @runtime-type-inspector/plugin-webpack4
```

Example of integration into your build script:

- https://github.com/xenova/transformers.js/pull/409

Have fun! If you run into any issues, please open an issue at https://github.com/kungfooman/RuntimeTypeInspector.js

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