licenses.dev

jest-changed-files v29.7.0

A module used internally by Jest to check which files have changed since you last committed in git or hg.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT33
PackageRelationDependenciesPublished
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@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/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/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
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
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
execa • 5.1.1Process execution for humansDIRECT15
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
jest-util • 29.7.0This packages is a collection of utilities and helper functionsDIRECT19
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
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
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 29.7.0 version:

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