{"library":"lodash-compat","type":"library","category":null,"description":"lodash-compat is the discontinued compatibility build of Lodash v3.10.2, offering modular utility functions specifically for Node.js environments. This package provided a way to load the entire Lodash v3 library, specific method categories like `array`, or individual functions such as `chunk` via CommonJS `require` statements. Explicitly marked as discontinued with no further development, it is considered abandoned. Its primary role was to bridge older environments with a modular version of Lodash v3, but it lacks features, performance enhancements, and security updates present in modern Lodash (v4 and beyond), making it unsuitable for contemporary development and a strong candidate for migration.","language":"javascript","status":"abandoned","version":"3.10.2","tags":["javascript","compatibility","modules","stdlib","util"],"install":[{"cmd":"npm install lodash-compat","imports":["const _ = require('lodash-compat');","const array = require('lodash-compat/array');","const chunk = require('lodash-compat/array/chunk');"]},{"cmd":"yarn add lodash-compat","imports":[]},{"cmd":"pnpm add lodash-compat","imports":[]}],"homepage":"https://lodash.com/","github":"https://github.com/lodash/lodash-compat","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lodash-compat","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-compat/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}