The eslint-plugin-vuejs-accessibility package offers a way to enforce accessibility best practices within Vue.js projects during development. Version 0.6.2, released in May 2021, builds upon the foundation laid by its predecessor, version 0.6.1, released in January 2021. Both versions share core dependencies like aria-query, emoji-regex, and vue-eslint-parser, ensuring continued compatibility and functionality.
The key changes in version 0.6.2 are primarily in the development dependencies. The update includes upgrades to jest from version 26.1.0 to 27.0.1 and husky from version 4.2.5 to version 6.0.0, and eslint-plugin-eslint-plugin from version 2.3.0 to version 3.0.0. These upgrades suggest improvements in the testing framework, Git hooks management, and plugin development tooling. Notably, the Author name was fixed from "Kevin Deisz" to "Kevin Newton", potentially correcting a previously identified inaccuracy.
For developers considering adopting this accessibility linter, the peer dependency on eslint remains consistent, supporting versions 5, 6, and 7, which provides flexibility for various project setups. From a practical standpoint, the small increase in file count and unpacked size in version 0.6.2 suggests minor additions or refinements within the codebase, this shows a continuous effort to improve the tool, offering potentially better rule coverage or performance. Therefore, version 0.6.2 brings not only the latest tooling but also a refined package demonstrating maintenance and commitment to quality.
The are not vulnerabilities for the version 0.6.2 of the package eslint-plugin-vuejs-accessibility