Lint-staged version 12.3.5 is a minor update to the popular tool that helps developers run linters against staged Git files. Comparing it to the previous version, 12.3.4, there are no changes in dependencies or devDependencies. This indicates that the core functionality and external tooling remain the same. The interesting differences lie primarily within the distribution metadata. Version 12.3.5 has a larger unpacked size (99322 bytes vs 96507 bytes) and a slightly increased file count within the tarball (30 vs 28). This suggests that the developers have likely included some additional files, perhaps related to documentation, tests, or other internal enhancements. The release date for version 12.3.5 is March 5, 2022, while 12.3.4 was released on February 13, 2022, making the newer version a small increment released less than a month later. For developers using lint-staged, this update likely introduces minor improvements or bug fixes without requiring any code changes in their configurations. It's always advisable to review the changelog for the specific version for details; however, given the nature of the changes detailed in the metadata, the upgrade should be seamless for most users. The unchanged dependency list also ensures compatibility with existing projects and toolchains.
The are not vulnerabilities for the version 12.3.5 of the package lint-staged