npm package
Homelodash.debounce
lodash. debounce is a utility function that creates a debounced version of a function, which delays its execution until after a specified wait time has elapsed since the last time it was invoked. It is useful for optimizing performance in scenarios where a function is called frequently, such as during window resizing or scrolling events.
- lurq health score
- 81/100
- Confidence
- proven
- Weekly downloads
- 50,006,799
- Latest version
- 4.0.8
- Last release
- Apr 1, 2026
- License
- MIT
Should you depend on lodash.debounce?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks lodash.debounce 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
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 6, 2026; this page refreshes every 24 hours. Source repository.