licenses.dev

execa v10.0.1

Process execution for humans

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
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
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 • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
pretty-ms • 9.3.1Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`DIRECT1
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
which-command • 0.1.0Find the absolute path to a command's executable, like the Unix `which` commandDIRECT0
yoctocolors • 2.2.0The smallest and fastest command-line coloring package on the internetDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 8.0.1Human-friendly process signalsDIRECT0
ISC1
PackageRelationDependenciesPublished
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.DIRECT0
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 10.0.1 version:

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