# @babel/runtime-corejs3

> babel's modular runtime helpers with core-js@3 polyfilling

Latest version **8.0.5** (published 2026-09-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @babel/runtime-corejs3
pnpm add @babel/runtime-corejs3
yarn add @babel/runtime-corejs3
bun add @babel/runtime-corejs3
```

## Health

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

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 8.0.5 |
| Published | 2026-09-10 |
| First published | 2019-03-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 140.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 43991 |
| Author | The Babel Team (https://babel.dev/team) |
| Maintainers | hzoo, existentialism, nicolo-ribaudo, jlhwung |

## Links

- npm: https://www.npmjs.com/package/@babel/runtime-corejs3
- Repository: https://github.com/babel/babel
- npm.io page: https://npm.io/package/@babel/runtime-corejs3

## Dependencies (1)

- [core-js-pure](https://npm.io/package/core-js-pure.md) ^3.48.0

## Recent versions

- 8.0.5 (latest) — 2026-09-10
- 8.0.0-rc.6 (next) — 2026-05-25
- 7.21.4-esm.4 (esm) — 2023-04-04
- 7.12.17 (broken) — 2021-02-18
- 8.0.0 — 2026-06-16
- 7.29.7 — 2026-05-25
- 8.0.0-rc.5 — 2026-05-12
- 8.0.0-rc.4 — 2026-04-29
- 7.29.2 — 2026-03-16
- 8.0.0-rc.3 — 2026-03-16
- 8.0.0-rc.2 — 2026-02-15
- 8.0.0-rc.1 — 2026-01-31
- 7.29.0 — 2026-01-31
- 7.28.6 — 2026-01-12
- 8.0.0-beta.4 — 2026-01-12
- … 154 more at https://npm.io/package/@babel/runtime-corejs3/versions

## README

# @babel/runtime-corejs3

> babel's modular runtime helpers with core-js@3 polyfilling

See our website [@babel/runtime-corejs3](https://babeljs.io/docs/babel-runtime-corejs3) for more information.

## Install

Using npm:

```sh
npm install --save @babel/runtime-corejs3
```

or using yarn:

```sh
yarn add @babel/runtime-corejs3
```

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