licenses.dev

create-jest-runner v0.5.3

A simple way of creating a Jest runner

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 24.9.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.DIRECT3
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
throat • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.3 version:

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