licenses.dev

lru-memoizer v3.0.0

Memoize functions results using an lru-cache.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
lru-cache • 11.5.1A cache object that deletes the least-recently-used items.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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