eslint-plugin-vuejs-accessibility offers static analysis for Vue.js projects, enforcing accessibility best practices within your templates. Comparing versions 0.1.2 and 0.1.1, developers will find subtle but important dependency upgrades improving toolchain compatibility. The core functionality remains consistent: leveraging aria-query, emoji-regex, and vue-eslint-parser for robust accessibility checks. However, version 0.1.2 upgrades several development dependencies. Jest, the testing framework, jumps from version 25.4.0 to 26.0.0. and eslint from 6.8.0 to 7.0.0. These updates bring in the latest testing and linting features, potentially offering performance enhancements and refined error reporting for plugin development itself. Both versions maintain husky, prettier, pretty-quick, and eslint-plugin-eslint-plugin for code quality and streamlined workflows, alongside peer dependency support for ESLint versions 5 and 6. Version 0.1.2 also had a slight increase in unpacked size. This update ensures better alignment with modern JavaScript tooling, ultimately benefiting developers integrating accessibility checks into their Vue.js projects by providing a more stable and up-to-date development experience.
The are not vulnerabilities for the version 0.1.2 of the package eslint-plugin-vuejs-accessibility