licenses.dev

jest-changed-files v24.9.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

MIT20
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
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 1.0.0A better `child_process`DIRECT18
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
throat • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsDIRECT0
ISC6
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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 24.9.0 version:

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