licenses.dev

jest-validate v20.0.3

Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
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-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
jest-matcher-utils • 20.0.3A set of utility functions for jest-matchers and related packagesDIRECT11
pretty-format • 20.0.3Stringify any JavaScript value.DIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 20.0.3 version:

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