{"library":"lodash._baseindexof","type":"library","category":null,"description":"The `lodash._baseindexof` package provides a standalone CommonJS module for Lodash's internal `baseIndexOf` utility, primarily intended for use within the Lodash v3 ecosystem. This function performs a basic index search within arrays. While it served a purpose in older modular builds of Lodash (stable at v3.1.0 for this package), modern Lodash (currently at v4.18.1 for the main `lodash` package, which has an active, regular release cadence) has transitioned away from these deeply internal, single-function packages. Developers are now encouraged to use direct imports from `lodash` (e.g., `import { indexOf } from 'lodash'`) or `lodash-es` for better tree-shaking and ESM compatibility. This specific package is no longer actively maintained or updated, making it functionally deprecated.","language":"javascript","status":"deprecated","version":"3.1.0","tags":["javascript"],"install":[{"cmd":"npm install lodash._baseindexof","imports":["const baseIndexOf = require('lodash._baseindexof');","import { indexOf } from 'lodash';","import indexOf from 'lodash/indexOf';"]},{"cmd":"yarn add lodash._baseindexof","imports":[]},{"cmd":"pnpm add lodash._baseindexof","imports":[]}],"homepage":"https://lodash.com/","github":"https://github.com/lodash/lodash","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lodash._baseindexof","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._baseindexof/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}