licenses.dev

jest-runner-prettier v0.3.7

A prettier runner for Jest

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
create-jest-runner • 0.8.0A simple way of creating a Jest runnerDIRECT12
diff-sequences • 27.5.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jest-diff • 27.5.1Display differences clearly so people can review changes confidently.DIRECT12
jest-get-type • 27.5.1A utility function to get the type of a valueINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
throat • 6.0.2Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC5
PackageRelationDependenciesPublished
cli-highlight • 2.1.11Syntax highlighting in your terminalDIRECT28
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
highlight.js • 10.7.3Syntax highlighting with language autodetection.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.7 version:

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