@types/luxon provides TypeScript definitions for the popular Luxon date and time library. Version 1.26.4 was released on April 16, 2021, following version 1.26.3 which was released on April 4, 2021. A significant difference between the two versions lies in the unpacked size and the number of files included. Version 1.26.4 boasts an unpacked size of 86579 bytes and 13 files, a considerable increase compared to version 1.26.3's unpacked size of 22845 bytes distributed across only 4 files.
For developers using Luxon with TypeScript, this suggests that version 1.26.4 likely includes more comprehensive and refined type definitions, potentially covering more of Luxon's API surface and edge cases compared to its predecessor. The increase in the number of files may also indicate a better organization of type definitions, which can help developers navigate the types more efficiently. Developers should upgrade to ensure type safety and potentially improved code completion when working with Luxon in TypeScript projects. Consider that this particular package only contains the type definitions of Luxon and not all the library. Therefore it should be installed together with Luxon.
The are not vulnerabilities for the version 1.26.4 of the package @types/luxon