Type-Fest is a valuable utility library for TypeScript developers, offering a collection of essential and reusable types to streamline development. Comparing versions 2.17.0 and 2.18.0 reveals subtle but noteworthy refinements. Both versions share the same core development dependencies, including XO for linting, TSD for type definition testing, TypeScript as the compiler, Expect-Type for assertion, and @sindresorhus/tsconfig for base tsconfig, highlighting consistent development practices. Key metadata, like license, repository, author, and funding details, also remain unchanged reflecting project stability and contribution avenues.
The update from 2.17.0 to 2.18.0 primarily manifests in internal package structure and size. Version 2.18.0 features an increase in both the fileCount within the distributed package which grows from 78 to 80 files, and also the unpackedSize, which gets bigger, increasing from 195810 bytes to 198643 bytes. This implies the introduction of new types or alterations to existing types. While the exact type additions or modifications aren't explicitly detailed, developers can anticipate new and refined utility types available in version 2.18.0. The release date difference, approximately ten days, further gives a perspective on the regular updates applied to the project. Developers using Type-Fest should consider upgrading to version 2.18.0 to leverage latest fixes, improvements and type utilities.
The are not vulnerabilities for the version 2.18.0 of the package type-fest