Eslint-plugin-promise has been updated to version 6.4.0, building upon the solid foundation of version 6.3.0, both versions aimed at enforcing best practices for JavaScript promises within your projects. The core functionality remains consistent, ensuring your asynchronous code adheres to high standards. The most notable change lies in the eslint-doc-generator dependency, upgraded from version 0.25.0 in 6.3.0 to version 1.7.1 in the latest 6.4.0. This update to the documentation generator likely involves improvements in the clarity, structure, or automation of the rule documentation, potentially making it easier for developers to understand and implement the plugin's recommendations.
Behind the scenes, version 6.4.0 also exhibits a slight increase in the number of files included in the packaged distribution (31 vs 30) and corresponding a small growth in unpacked size (71093 bytes vs 70501 bytes). This hints at internal improvements or additions within the plugin's codebase, even if they aren't immediately apparent in the feature set. Developers relying on automated documentation processes, custom integrations, or those who simply value accessible and well-maintained rule explanations will benefit most from this update.
The are not vulnerabilities for the version 6.4.0 of the package eslint-plugin-promise