ESLint Plugin YML is a valuable tool for developers seeking to maintain code quality and consistency in YAML files, offering linting rules to catch potential errors and enforce style guidelines. Version 0.5.0 builds upon the foundation of version 0.4.0, incorporating improvements and refinements. A key difference lies in the increased size of the package, with fileCount jumping from 61 to 65 suggesting the addition of new rules, documentation, or testing infrastructure. Similarly the unpacked size increases from 182631 to 188178, indicating that additional code or resources have been bundled into the package. While the core dependencies remain the same, implying a stable foundation for YAML parsing and comparison, developers should be aware of a change in the release date, with version 0.5.0 released on January 7, 2021, a couple of days after version 0.4.0 on January 5, 2021. The peer dependency on ESLint remains at ">=6.0.0", implying compatibility with a wide range of ESLint versions. Although the devDependencies are extensive, it's important to note that these are primarily for the plugin's development and testing, not for end-users. For developers, upgrading to version 0.5.0 introduces potentially new linting capabilities.
The are not vulnerabilities for the version 0.5.0 of the package eslint-plugin-yml