lodash.mapvalues is a focused utility from the Lodash library. It iterates over the own enumerable string keyed properties of an object, and applies a provided function to each value. A new object containing the results is returned, preserving the original keys. This package provides a specifically optimized and smaller alternative to including the entire Lodash library when you only need this particular object mapping functionality. It promotes smaller bundle sizes and improved performance for modern JavaScript projects.
The lodash.mapvalues npm package had infrequent releases. There were releases in 2013, 2015, and 2016, with bursts of activity, particularly in early 2016. After July 2016, there were no further releases. The package appears to be in a maintenance or inactive state.
Lodash.mapValues npm package downloads show a generally increasing trend from March 2024 to August 2025, peaking in June 2025. However, September 2025 downloads show a sharp decline, likely due to incomplete data for the current month. Overall, usage grew significantly over the observed period.