licenses.dev

async-settle v2.0.0

Settle an async function.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
async-done • 2.0.0Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.DIRECT4
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
stream-exhaust • 1.0.2Ensure that a stream is flowing data without mutating itINDIRECT0
ISC2
PackageRelationDependenciesPublished
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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