Dayjs version 1.5.20 represents a minor update over its predecessor, 1.5.19, offering potential refinements and bug fixes relevant for developers utilizing this lightweight JavaScript date library. Key differences can be found within the dependency structure. Version 1.5.19 has an empty dependencies object, while version 1.5.20 includes "jasmine-core":"^2.99.1" and "karma-jasmine":"^1.1.2" and "karma-sauce-launcher":"^1.1.0" and "gzip-size-cli":"^2.1.0" as development dependencies, suggesting changes in the testing or build process. The file count in the distribution package has increased from 19 to 21, and the unpacked size grew to 58268 from 54419, possibly indicating the addition of new features, locale files, or improvements to existing functionalities. Developers should note the inclusion of Karma related packages like karma-jasmine and karma-sauce-launcher, implying enhanced cross browser testing capabilities for dayjs. If you are concerned about the size of you final bundle consider that 1.5.20 has more size than 1.5.19. The release date shift of approximately three days could signify that the changes in 1.5.20 were deemed necessary to address issues discovered in, or improvements planned after the release of, 1.5.19. Always check the changelog for the detailed list of changes.
The are not vulnerabilities for the version 1.5.20 of the package dayjs