licenses.dev

babel-plugin-jest-hoist v25.5.0

Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jes

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/template • 7.26.9Generate an AST from a string template.DIRECT7
@babel/types • 7.26.10Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@types/babel__traverse • 7.20.6TypeScript definitions for @babel/traverseDIRECT3
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-jest-hoist)](https://licenses.dev/npm/babel-plugin-jest-hoist)
<a href="https://licenses.dev/npm/babel-plugin-jest-hoist">
  <img src="https://licenses.dev/b/npm/babel-plugin-jest-hoist" alt="licenses" />
</a>

Or the licenses badge code for the 25.5.0 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-jest-hoist/25.5.0)](https://licenses.dev/npm/babel-plugin-jest-hoist/25.5.0)
<a href="https://licenses.dev/npm/babel-plugin-jest-hoist/25.5.0">
  <img src="https://licenses.dev/b/npm/babel-plugin-jest-hoist/25.5.0" alt="licenses" />
</a>
GitHub