licenses.dev

babel-preset-jest v27.5.1

> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to useINDIRECT0
@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.2A JavaScript parserINDIRECT3
@babel/plugin-syntax-async-generators • 7.8.4Allow parsing of async generator functionsINDIRECT1
@babel/plugin-syntax-bigint • 7.8.3Allow parsing of BigInt literalsINDIRECT1
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class propertiesINDIRECT1
@babel/plugin-syntax-class-static-block • 7.14.5Allow parsing of class static blocksINDIRECT1
@babel/plugin-syntax-import-attributes • 7.26.0Allow parsing of the module attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-meta • 7.10.4Allow parsing of import.metaINDIRECT1
@babel/plugin-syntax-json-strings • 7.8.3Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-syntax-logical-assignment-operators • 7.10.4Allow parsing of the logical assignment operatorsINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-numeric-separator • 7.10.4Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal SeparatorINDIRECT1
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spreadINDIRECT1
@babel/plugin-syntax-optional-catch-binding • 7.8.3Allow parsing of optional catch bindingsINDIRECT1
@babel/plugin-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-private-property-in-object • 7.14.5Allow parsing of '#foo in obj' brand checksINDIRECT1
@babel/plugin-syntax-top-level-await • 7.14.5Allow parsing of top-level await in modulesINDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreINDIRECT7
@types/babel__generator • 7.6.8TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.20.6TypeScript definitions for @babel/traverseINDIRECT3
babel-plugin-jest-hoist • 27.5.1Babel 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/main/packages/babel-jest)DIRECT12
babel-preset-current-node-syntax • 1.1.0A Babel preset that enables parsing of proposals supported by the current Node.js version.DIRECT16
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-preset-jest)](https://licenses.dev/npm/babel-preset-jest)
<a href="https://licenses.dev/npm/babel-preset-jest">
  <img src="https://licenses.dev/b/npm/babel-preset-jest" alt="licenses" />
</a>

Or the licenses badge code for the 27.5.1 version:

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