licenses.dev

foreground-child v1.5.6

Run a child as if it's the foreground process. Give it stdio. Exit when it exits.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC6
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.DIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
MIT1
PackageRelationDependenciesPublished
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.5.6 version:

[![licenses](https://licenses.dev/b/npm/foreground-child/1.5.6)](https://licenses.dev/npm/foreground-child/1.5.6)
<a href="https://licenses.dev/npm/foreground-child/1.5.6">
  <img src="https://licenses.dev/b/npm/foreground-child/1.5.6" alt="licenses" />
</a>
GitHub