licenses.dev

jest-haste-map v27.5.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@jest/types • 27.5.1DIRECT13
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsDIRECT2
@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 • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 22.8.6TypeScript definitions for nodeDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 16.0.9TypeScript definitions for yargsINDIRECT1
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jest-regex-util • 27.5.1DIRECT0
jest-serializer • 27.5.1Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `unDIRECT3
jest-util • 27.5.1DIRECT17
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.DIRECT5
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceDIRECT2
walker • 1.0.8A simple directory tree walker.DIRECT2
ISC2
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
makeerror • 1.0.12A library to make errors.INDIRECT1
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 27.5.1 version:

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