licenses.dev

execa v7.2.0

Process execution for humans

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
get-stream • 6.0.1Get a stream as a string, buffer, or arrayDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesDIRECT1
onetime • 6.0.0Ensure a function is only called onceDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferDIRECT0
ISC3
PackageRelationDependenciesPublished
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.DIRECT0
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 • 4.3.1Human-friendly process signalsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.2.0 version:

[![licenses](https://licenses.dev/b/npm/execa/7.2.0)](https://licenses.dev/npm/execa/7.2.0)
<a href="https://licenses.dev/npm/execa/7.2.0">
  <img src="https://licenses.dev/b/npm/execa/7.2.0" alt="licenses" />
</a>
GitHub