# @jest/schemas

> Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.

Latest version **30.5.0** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @jest/schemas
pnpm add @jest/schemas
yarn add @jest/schemas
bun add @jest/schemas
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 30.5.0 |
| Published | 2026-08-28 |
| First published | 2022-02-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^18.14.0 \|\| ^20.0.0 \|\| ^22.0.0 \|\| >=24.0.0 |
| Dependencies | 1 |
| Unpacked size | 31.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 45463 |
| Maintainers | aaronabramov, simenb, rickhanlonii, openjs-operations, cpojer |

## Links

- npm: https://www.npmjs.com/package/@jest/schemas
- Repository: https://github.com/jestjs/jest
- Homepage: https://github.com/jestjs/jest#readme
- Issues: https://github.com/jestjs/jest/issues
- npm.io page: https://npm.io/package/@jest/schemas

## Dependencies (1)

- [@sinclair/typebox](https://npm.io/package/@sinclair/typebox.md) ^0.34.0

## Recent versions

- 30.5.0 (latest) — 2026-08-28
- 30.0.0-beta.6 (next) — 2025-06-03
- 30.4.1 — 2026-05-08
- 30.4.0 — 2026-05-07
- 30.0.5 — 2025-07-22
- 30.0.1 — 2025-06-18
- 30.0.0 — 2025-06-10
- 30.0.0-beta.3 — 2025-05-27
- 30.0.0-beta.1 — 2025-05-27
- 30.0.0-alpha.7 — 2025-01-30
- 30.0.0-alpha.6 — 2024-08-08
- 30.0.0-alpha.5 — 2024-05-30
- 30.0.0-alpha.4 — 2024-05-12
- 30.0.0-alpha.3 — 2024-02-20
- 30.0.0-alpha.2 — 2023-11-16
- … 17 more at https://npm.io/package/@jest/schemas/versions

## README

# `@jest/schemas`

Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.

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