licenses.dev

async-cache v1.1.0

Cache your async lookups and don't fetch the same thing more than necessary.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC3
PackageRelationDependenciesPublished
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.DIRECT2
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
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

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