Day.js version 1.10.3 is a minor update to the lightweight date-time library, building upon the foundation laid by version 1.10.2. Both versions maintain the library's core promise of providing a smaller, immutable alternative to Moment.js with a familiar and modern API. Developers already using Day.js will find the upgrade straightforward and generally seamless. The primary difference lies in bug fixes and internal improvements, as reflected in the slight change in unpacked size (582486 bytes in 1.10.3 vs. 580252 in 1.10.2), suggesting adjustments to code or assets. For those new to Day.js, both versions offer an excellent starting point due to their small size (around 2KB) and comprehensive functionality. The library supports internationalization (i18n) and offers a wide range of formatting and manipulation options making it easy to work with dates and times in JavaScript. The consistent devDependencies listing across both, including tools like rollup, jest, eslint, and Babel, ensures a stable and well-tested development environment and demonstrates the project's commitment to quality. The update to 1.10.3 has been released 4 days after 1.10.2. Considering the little amount of time it can only have bug fixes and addressing urgent issues reported by the community.
The are not vulnerabilities for the version 1.10.3 of the package dayjs