lurq

npm package

Home

memoize-one

memoize-one is a memoization library that caches the result of the most recent function invocation based on its arguments. It is ideal for optimizing performance in scenarios where functions are called repeatedly with the same arguments, as it avoids unnecessary recalculations. This library simplifies caching without the complexities of managing cache size or expiration.

lurq health score
49/100
Confidence
unproven
Weekly downloads
37,920,080
Latest version
6.0.0
Last release
Oct 20, 2021
License
MIT

Should you depend on memoize-one?

lurq's verdict: low

  • No known advisories

Check this from your coding agent

This page is a daily snapshot. lurq's verify tool checks memoize-one at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:

npx lurqrun

Free to start. Quickstart

Other utility packages lurq scores

Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 5, 2026; this page refreshes every 24 hours. Source repository.