@types/lodash provides TypeScript definitions for the popular Lodash JavaScript utility library, enabling developers to leverage Lodash's extensive collection of functions within strongly-typed TypeScript projects. Version 4.14.130, released on May 20, 2019, builds upon the previous stable version 4.14.129, released on May 14, 2019, offering refinements and potential bug fixes. While both versions share core characteristics -- being MIT licensed, sourced from the DefinitelyTyped repository, and boasting a substantial number of files (1404) -- there's a slight difference in the unpacked size. Version 4.14.130 has an unpacked size of 1745703 bytes, minimally larger than the 1745465 bytes of version 4.14.129, suggesting minor additions or adjustments to the type definitions.
For developers using Lodash with TypeScript, keeping the @types/lodash package up-to-date is crucial for accurate type checking and improved code completion. The update from 4.14.129 to 4.14.130 likely includes fixes or enhancements to the type definitions, potentially addressing inaccuracies or adding support for newly introduced Lodash features or refining existing ones. While no breaking changes are explicitly mentioned, updating is generally recommended to benefit from the latest improvements and ensure compatibility. Checking the DefinitelyTyped repository's commit history for lodash around these release dates would reveal the specific changes made, providing a more detailed understanding of the update's impact.
The are not vulnerabilities for the version 4.14.130 of the package @types/lodash