licenses.dev

jest-worker v30.5.1

Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@jest/pattern • 30.5.0`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.INDIRECT3
@jest/schemas • 30.5.0Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 30.5.1This package contains shared types of Jest's packages.INDIRECT17
@sinclair/typebox • 0.34.52Json Schema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 26.6.2TypeScript definitions for nodeDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.35TypeScript definitions for yargsINDIRECT1
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-regex-util • 30.5.0INDIRECT0
jest-util • 30.5.1This packages is a collection of utilities and helper functionsDIRECT21
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsDIRECT0
picomatch • 4.0.7Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
ISC2
PackageRelationDependenciesPublished
@ungap/structured-clone • 1.4.0A structuredClone polyfillDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 30.5.1 version:

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