# inflight — Deprecated npm packages and their maintainer-named replacement For inflight, latest published version is 1.0.6; named replacement is lru-cache, recorded from its source on 2026-08-25; source re-checked 2026-09-14. - **Package:** inflight _(verified: appears in the quote below)_ - **Latest published version:** 1.0.6 _(verified: appears in the quote below)_ - **Maintainer's deprecation message:** This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. _(verified: appears in the quote below)_ - **Named replacement:** lru-cache _(our reading, not quoted from the source)_ ## What the source says > "deprecated":"This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ## Source - https://registry.npmjs.org/inflight Last verified: 2026-09-14. Review by: 2027-02-21. Part of [Deprecated npm packages and their maintainer-named replacement](https://referencesource.org/npm-deprecated-package-recommended-replacement/).