licenses.dev

is-child-process v1.0.2

Checks whether a value is child process result, which in case is more specific Node.js EventEmitter. Browserify-ready.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
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.DIRECT3
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 browsersDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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