licenses.dev

capture-spawn v1.0.1

Asynchronously capturing spawn output.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
error-base • 0.2.0Create custom Error classes.DIRECT0
is-child-process • 1.0.2Checks whether a value is child process result, which in case is more specific Node.js EventEmitter. Browserify-ready.DIRECT4
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-node-emitter • 1.0.6Strictly checks that given value is nodejs EventEmitter. It's easy, because his API is in frozen state.INDIRECT3
is-real-object • 1.0.2Returns `true` if a value is any type of object, but not an array. Browserify-ready.INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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