licenses.dev

child-process-promise v2.2.1

Simple wrapper around the "child_process" module that makes use of promises

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

ISC5
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
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
MIT3
PackageRelationDependenciesPublished
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
node-version • 1.2.0Get Node current versionDIRECT0
promise-polyfill • 6.1.0Lightweight promise polyfill. A+ compliantDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.1 version:

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