Eslint-config-prettier version 6.1.0 introduces several updates and adjustments compared to version 6.0.0, primarily focusing on development dependencies. Developers should note the upgrades to key tools like eslint from version 6.0.1 to 6.2.0, @typescript-eslint/parser and @typescript-eslint/eslint-plugin which jump from 1.11.0 to 2.0.0, reflecting enhancements in TypeScript support and linting capabilities. Notably, eslint-plugin-react sees a bump from 7.14.2 to 7.14.3, possibly including bug fixes or minor feature additions for React projects. eslint-plugin-unicorn advances from 9.1.1 to 10.0.0, bringing potential new unicorn rules and optimizations. eslint-plugin-flowtype is updated from 3.11.1 to 4.2.0, enhancing Flow type checking integrations. While the core functionality of turning off conflicting rules with Prettier remains consistent, these updated dev dependencies likely contribute to a smoother and more robust development experience with improved linting accuracy and broader language support. The unpacked size also slightly increases from 55305 to 55650, possibly indicating added rules or configuration files associated with the updated dependencies. These changes combined offer a more modern and feature-rich development environment for projects utilizing ESLint and Prettier.
The are not vulnerabilities for the version 6.1.0 of the package eslint-config-prettier