Ts-essentials, a library providing fundamental TypeScript types, has released version 10.0.2, building upon the previous stable version 10.0.1. While both versions share the same core functionality and maintain a consistent set of development dependencies such as tsx, rimraf, prettier, and typescript, subtle yet significant changes differentiate them. Notably, version 10.0.2 upgrades the @arktype/attest dependency from version 0.7.5 to version 0.8.0 and @changesets/cli from version 2.11.2 to version 2.20.0 suggesting improvements or bug fixes in the newer assertion and changelog management tools could be present in the new version. Furthermore, the dist object reveals a slight increase in the unpacked size from 230,006 bytes in version 10.0.1 to 230,296 bytes in version 10.0.2. The number of files in the package remains consistent at 157.
Developers using ts-essentials should consider upgrading to version 10.0.2 to benefit from the potential enhancements and fixes provided by the updated dependencies. The library continues to maintain its MIT license, ensuring broad usability and integration within various projects. The release date for 10.0.2 is August 13, 2024, while 10.0.1 was released on June 19, 2024, indicating recent activity and ongoing maintenance of the package. The library remains focused on delivering essential TypeScript types in a readily accessible format, streamlining development workflows.
The are not vulnerabilities for the version 10.0.2 of the package ts-essentials