</>PackageGraphPackageGraph

babel-jest

npmv30.5.1TypeScript

Jest plugin to use babel for transformation.

Adopt with care

babel-jest is usable, with caveats. Pulls in 94 transitive packages, about 11 MB installed (at least — some of the tree is still being crawled).

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 9 days ago. 23 releases in the last 2 years.

  • DWeight: grade D, Poor — a real concern.

    Pulls in 94 transitive packages, about 11 MB installed (at least — some of the tree is still being crawled).

  • ASupply chain: grade A, Excellent.

    No install scripts, 5 maintainers, and a contained dependency 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 babel-jest to a project.

7
Direct dependencies

Runtime packages this one declares itself.

94
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

11 MB
Install size

Unpacked size of this package plus its entire runtime tree.

6
Tree depth

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

Apache-2.0BSD-3-ClauseBlueOak-1.0.0ISCMIT

Every license you inherit by installing babel-jest, 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 babel-jest v30.5.1. Runtime dependencies are installed with the package; dev dependencies are not.

Peer (1)

@babel/core ^7.11.0 || ^8.0.0-0

Dev (4)

@babel-8/core npm:@babel/core@^8.0.0@babel/core ^7.27.4@jest/test-utils 30.5.1@types/graceful-fs ^4.1.9

Used by

Popular packages that depend on babel-jest.

yamlnpm

JavaScript parser and stringifier for YAML

176.1M/wk6 dependentsISCTS
csstypenpm

Strict TypeScript and Flow types for style based on MDN data

142.8M/wk2 dependentsMITTS
dayjsnpm

2KB immutable date time library alternative to Moment.js with the same modern API

48.7M/wk1 dependentsMITTS
schema-utilsnpm

webpack Validation Utils

0/wk2 dependentsMITTS
cross-spawnnpm

Cross platform child_process#spawn and child_process#spawnSync

0/wk9 dependentsMIT
jest-confignpm

No description provided.

0/wk2 dependentsMITTS
await-locknpm

Mutex locks for async functions

0/wk1 dependentsMIT
resqnpm

React Element Selector Query (resq) - Query React components and children by selector (component name)

0/wk1 dependentsMIT
@react-native/jest-presetnpm

Jest preset for React Native apps

0/wk6 dependentsMIT
metronpm

🚇 The JavaScript bundler for React Native.

0/wk6 dependentsMITTS
@testing-library/react-nativenpm

Simple and complete React Native testing utilities that encourage good testing practices.

0/wk10 dependentsMITTS
envinfonpm

Info about your dev environment for debugging purposes

0/wk2 dependentsMIT
logkittynpm

Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.

0/wk1 dependentsMIT
scss-tokenizernpm

A tokenzier for Sass' SCSS syntax

0/wk1 dependentsMIT
babel-plugin-react-compilernpm

Babel plugin for React Compiler.

0/wk2 dependentsMITTS
tapablenpm

Just a little module for plugins.

0/wk2 dependentsMITTS

Relationship graph

Dependencies (left) and dependents (right) of babel-jest.

Frequently installed together

Release history

23 releases in the last two years, typically about 5 days apart.

Recent versions of babel-jest
VersionPublishedSizeLicense
30.5.1latest9 days ago15 KBMIT
30.5.012 days ago15 KBMIT
30.4.14 months ago15 KBMIT
30.4.04 months ago15 KBMIT
30.3.06 months ago15 KBMIT
30.2.011 months ago16 KBMIT
30.1.21 year ago15 KBMIT
30.1.11 year ago15 KBMIT
30.1.01 year ago15 KBMIT
30.0.51 year ago15 KBMIT
30.0.41 year ago15 KBMIT
30.0.21 year ago15 KBMIT
30.0.11 year ago15 KBMIT
30.0.01 year ago15 KBMIT
30.0.0-rc.11 year ago15 KBMIT

Overview

babel-jest is an npm package that jest plugin to use babel for transformation. It has 16 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 jest plugin to use babel for transformation and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use babel-jest?

babel-jest is usable, with caveats. Pulls in 94 transitive packages, about 11 MB installed (at least — some of the tree is still being crawled).

How do I install babel-jest?

Run `npm install babel-jest` to add babel-jest to your npm project.

How many dependencies does babel-jest have?

babel-jest declares 12 direct dependencies and pulls in 94 packages in total once its runtime tree is resolved totalling about 11 MB on disk.

What license is babel-jest released under?

babel-jest is distributed under the MIT license. Its dependency tree also includes: Apache-2.0, BSD-3-Clause, BlueOak-1.0.0, ISC, MIT.

How popular is babel-jest?

npm does not publish download counts. Within PackageGraph's crawl, 16 known packages depend on babel-jest.

Is babel-jest still maintained?

The most recent release of babel-jest (v30.5.1) was published 9 days ago.

Does babel-jest run install scripts?

No. babel-jest does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.