{"library":"lodash._cacheindexof","type":"library","category":null,"description":"This package exports a specific internal utility function, `cacheIndexOf`, from the Lodash library as a standalone Node.js module. It is part of the modular builds approach popular during the Lodash v3.x era. The function is designed for optimized index lookups within arrays, often used by other internal Lodash methods for tasks like `_.uniq` or `_.intersection` where efficiently checking for previously seen values is crucial. This package is version 3.0.2, reflecting its origin in the Lodash v3 codebase. While the main Lodash library (currently at v4.x) continues active development with a regular release cadence, this specific internal sub-package has remained static since its release, receiving no further updates. Its key differentiator is providing a minimal footprint for this specialized internal logic, but it's not intended for general application development outside of deeply understanding Lodash internals. It should be considered stable but effectively abandoned in terms of active maintenance.","language":"javascript","status":"abandoned","version":"3.0.2","tags":["javascript"],"install":[{"cmd":"npm install lodash._cacheindexof","imports":["const cacheIndexOf = require('lodash._cacheindexof');","import cacheIndexOf from 'lodash._cacheindexof';"]},{"cmd":"yarn add lodash._cacheindexof","imports":[]},{"cmd":"pnpm add lodash._cacheindexof","imports":[]}],"homepage":"https://lodash.com/","github":"https://github.com/lodash/lodash","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lodash._cacheindexof","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/lodash._cacheindexof/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}