licenses.dev

jest-runner-prettier v0.2.6

A prettier runner for Jest

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT45
PackageRelationDependenciesPublished
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-jest-runner • 0.4.0A simple way of creating a Jest runnerDIRECT11
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
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
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jest-diff • 22.4.3DIRECT11
jest-get-type • 22.4.3A utility function to get the type of a valueINDIRECT0
jest-worker • 22.4.3Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT9
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT8
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 • 22.4.3Stringify any JavaScript value.INDIRECT4
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
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 • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect 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 • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC6
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
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.0A javascript text diff implementation.INDIRECT0
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.2.6 version:

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