{"library":"inflight-lru","type":"library","category":null,"description":"Drop-in replacement for the deprecated inflight package, using lru-cache under the hood. Version 1.0.0 provides the same API as the original inflight (add, remove, has, list, clear) but backed by an LRU cache to prevent memory leaks. Useful as a resolution override in package.json for Yarn/npm to replace the deprecated inflight dependency used by many npm packages (e.g., glob, rimraf). Published manually; no release cadence established.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install inflight-lru","imports":["const inflight = require('inflight-lru')","import inflight from 'inflight-lru' // May work with bundlers that handle CJS, but Node.js native ESM will fail","const inflight = require('inflight').default // Not necessary for this package"]},{"cmd":"yarn add inflight-lru","imports":[]},{"cmd":"pnpm add inflight-lru","imports":[]}],"homepage":"https://github.com/EverFi/inflight-lru#readme","github":"https://github.com/EverFi/inflight-lru","docs":null,"changelog":null,"pypi":null,"npm":"inflight-lru","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}