Lunar-typescript is a calendar library designed for handling both standard Solar and Chinese Lunar calendars. Versions 1.2.13 and 1.2.12 share the same core functionality and development dependencies, including mocha for testing, rimraf for file removal, typescript for the main code, and associated type definitions for node and mocha. The license remains MIT, and the repository location is consistent on Github.
However, a key difference emerges in their unpacked sizes: version 1.2.13 has an unpacked size of 708595 bytes, slightly larger than version 1.2.12's 708263 bytes. This 332 byte difference may indicate minor code refinements, bug fixes, or adjustments to resources within the library. Version 1.2.13 was released on November 20, 2021, while version 1.2.12 dates back to November 14, 2021.
For developers, this suggests a relatively short development cycle between these two versions, so upgrading is recommended because it's likely the latest release includes the most recent improvements. The library empowers developers needing to implement features related to the traditional Chinese calendar or those working on applications requiring awareness of both calendar systems. The typescript base provides strong typing and makes use of modern Javascript functionality.
The are not vulnerabilities for the version 1.2.13 of the package lunar-typescript