licenses.dev

execa v9.5.2

Process execution for humans

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
@sec-ant/readable-stream • 0.4.1A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.INDIRECT0
@sindresorhus/merge-streams • 4.0.0Merge multiple streams into a unified streamDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
figures • 6.1.0Unicode symbols with fallbacks for older terminalsDIRECT1
get-stream • 9.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayDIRECT2
is-plain-obj • 4.1.0Check if a value is a plain objectDIRECT0
is-stream • 4.0.1Check if something is a Node.js streamDIRECT0
is-unicode-supported • 2.1.0Detect whether the terminal supports UnicodeINDIRECT0
npm-run-path • 6.0.0Get your PATH prepended with locally installed binariesDIRECT2
parse-ms • 4.0.0Parse milliseconds into an objectINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
pretty-ms • 9.2.0Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`DIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 4.0.0Strip the final newline character from a string or Uint8ArrayDIRECT0
unicorn-magic • 0.3.0Some useful utilities I often needINDIRECT0
yoctocolors • 2.1.1The smallest and fastest command-line coloring package on the internetDIRECT0
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when 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 • 8.0.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 9.5.2 version:

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