licenses.dev

jest-validate v24.9.0

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

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@jest/types • 24.9.0DIRECT5
@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 • 1.1.2TypeScript definitions for istanbul-reportsINDIRECT2
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 13.0.12TypeScript definitions for yargsINDIRECT1
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`DIRECT0
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-get-type • 24.9.0A utility function to get the type of a valueDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmDIRECT0
pretty-format • 24.9.0Stringify any JavaScript value.DIRECT11
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
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 24.9.0 version:

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