Version 2.4.0 of @yarnpkg/fslib introduces several notable improvements over its predecessor, version 2.3.0. Both versions share core dependencies such as tslib and @yarnpkg/libzip, and maintain the same BSD-2-Clause license, reassuring developers committed to open-source standards. The library is hosted on the Yarn Berry repository on GitHub.
One key difference resides in the distribution details. Version 2.4.0 has a fileCount of 44, compared to 41 in version 2.3.0. This suggests the addition of new modules or files, potentially providing extended functionality. The unpackedSize also sees an increase, growing from 209530 bytes in 2.3.0 to 221228 bytes in 2.4.0, indicating enhanced code complexity or the inclusion of new assets. This is good to know for developers that are sensitive to the final size of the apps they build.
The release date also highlights the progress, with version 2.4.0 being released on November 30, 2020, after version 2.3.0, which was released on October 7, 2020. This recency implies potential bug fixes, performance optimizations, or new features incorporated in the later version as requested by the community. Developers should evaluate whether these latest enhancements and bug fixes are critical for their projects when deciding which version to adopt, especially when related to stability and size of their apps.
The are not vulnerabilities for the version 2.4.0 of the package @yarnpkg/fslib