licenses.dev

jest-dom v2.1.1

Custom jest matchers to test the state of the DOM

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
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
css • 2.2.4CSS parser / stringifierDIRECT8
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
indent-string • 3.2.0Indent each line in a stringINDIRECT0
jest-diff • 23.6.0DIRECT11
jest-get-type • 22.4.3A utility function to get the type of a valueINDIRECT0
jest-matcher-utils • 23.6.0A set of utility functions for expect and related packagesDIRECT10
lodash • 4.18.1Lodash modular utilities.DIRECT0
pretty-format • 23.6.0Stringify any JavaScript value.DIRECT4
redent • 2.0.0Strip redundant indentation and indent the stringDIRECT2
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
diff • 3.5.1A javascript text diff implementation.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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