jest-config
npmv30.5.1TypeScriptNot recommended for new projects
No — jest-config should not be adopted for new projects. Pulls in 168 transitive packages, about 15 MB installed (at least — some of the tree is still being crawled). This package exposes a 168-package audit surface.
- AAdoption: grade A, Excellent.
45M downloads per week and 2 known dependents.
- AMaintenance: grade A, Excellent.
Last published 9 days ago. 27 releases in the last 2 years.
- FWeight: grade F, Failing.
Pulls in 168 transitive packages, about 15 MB installed (at least — some of the tree is still being crawled).
- CSupply chain: grade C, Fair — worth a look.
This package exposes a 168-package audit surface.
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding jest-config to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Licenses in the dependency tree
Every license you inherit by installing jest-config, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- node ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Dependencies
Declared by jest-config v30.5.1. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (23)
Dev (8)
Used by
Popular packages that depend on jest-config.
Relationship graph
Dependencies (left) and dependents (right) of jest-config.
Frequently installed together
This packages is a collection of utilities and helper functions
Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)
A replacement for process.exit that ensures stdio are fully drained before exiting.
This package contains shared types of Jest's packages.
No description provided.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
No description provided.
No description provided.
No description provided.
No description provided.
Jest's reporters
Release history
27 releases in the last two years, typically about 4 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 30.5.1latest | 9 days ago | 121 KB | MIT |
| 30.5.0 | 12 days ago | 120 KB | MIT |
| 30.4.2 | 4 months ago | 119 KB | MIT |
| 30.4.1 | 4 months ago | 119 KB | MIT |
| 30.4.0 | 4 months ago | 118 KB | MIT |
| 30.3.0 | 6 months ago | 115 KB | MIT |
| 30.2.0 | 11 months ago | 118 KB | MIT |
| 30.1.3 | 1 year ago | 117 KB | MIT |
| 30.1.2 | 1 year ago | 117 KB | MIT |
| 30.1.1 | 1 year ago | 117 KB | MIT |
| 30.1.0 | 1 year ago | 117 KB | MIT |
| 30.0.5 | 1 year ago | 117 KB | MIT |
| 30.0.4 | 1 year ago | 116 KB | MIT |
| 30.0.3 | 1 year ago | 116 KB | MIT |
| 30.0.2 | 1 year ago | 111 KB | MIT |
Overview
jest-config is an npm package. It is extremely widely used, with about 45M downloads per week and 2 known dependents in the graph. The latest version is 30.5.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need this functionality and value a battle-tested, widely-adopted solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Large, well-established user base (45M weekly downloads).
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (34 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use jest-config?
No — jest-config should not be adopted for new projects. Pulls in 168 transitive packages, about 15 MB installed (at least — some of the tree is still being crawled). This package exposes a 168-package audit surface.
How do I install jest-config?
Run `npm install jest-config` to add jest-config to your npm project.
How many dependencies does jest-config have?
jest-config declares 34 direct dependencies and pulls in 168 packages in total once its runtime tree is resolved totalling about 15 MB on disk.
What license is jest-config released under?
jest-config is distributed under the MIT license. Its dependency tree also includes: (MIT OR CC0-1.0), Apache-2.0, BSD-3-Clause, BlueOak-1.0.0, ISC, MIT.
How popular is jest-config?
jest-config has approximately 45,042,131 downloads per week and 2 known dependent packages.
Is jest-config still maintained?
The most recent release of jest-config (v30.5.1) was published 9 days ago.
Does jest-config run install scripts?
No. jest-config does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.