licenses.dev

jest-worker v21.3.0-beta.9

Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsDIRECT8
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 21.3.0-beta.9 version:

[![licenses](https://licenses.dev/b/npm/jest-worker/21.3.0-beta.9)](https://licenses.dev/npm/jest-worker/21.3.0-beta.9)
<a href="https://licenses.dev/npm/jest-worker/21.3.0-beta.9">
  <img src="https://licenses.dev/b/npm/jest-worker/21.3.0-beta.9" alt="licenses" />
</a>
GitHub