licenses.dev

@jest/test-sequencer v29.7.0

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT47
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@jest/console • 29.7.0INDIRECT37
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/test-result • 29.7.0DIRECT39
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsINDIRECT2
@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.10.6TypeScript definitions for nodeINDIRECT1
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.33TypeScript definitions for yargsINDIRECT1
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
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
collect-v8-coverage • 1.0.2Use this module to start and stop the V8 inspector manually and collect precise coverage.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
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 FSEventsINDIRECT0
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-haste-map • 29.7.0DIRECT39
jest-message-util • 29.7.0INDIRECT34
jest-regex-util • 29.6.3INDIRECT0
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-worker • 29.7.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT22
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
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.INDIRECT5
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
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
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.20.0A stand-alone types package for UndiciINDIRECT0
ISC3
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
walker • 1.0.8A simple directory tree walker.INDIRECT2
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/%40jest%2Ftest-sequencer)](https://licenses.dev/npm/%40jest%2Ftest-sequencer)
<a href="https://licenses.dev/npm/%40jest%2Ftest-sequencer">
  <img src="https://licenses.dev/b/npm/%40jest%2Ftest-sequencer" alt="licenses" />
</a>

Or the licenses badge code for the 29.7.0 version:

[![licenses](https://licenses.dev/b/npm/%40jest%2Ftest-sequencer/29.7.0)](https://licenses.dev/npm/%40jest%2Ftest-sequencer/29.7.0)
<a href="https://licenses.dev/npm/%40jest%2Ftest-sequencer/29.7.0">
  <img src="https://licenses.dev/b/npm/%40jest%2Ftest-sequencer/29.7.0" alt="licenses" />
</a>
GitHub