Eslint-plugin-promise provides a set of ESLint rules designed to enforce best practices when working with JavaScript promises. Version 6.5.1 follows closely on the heels of version 6.5.0, with both releases sharing an identical set of development dependencies including tools for testing (Jest), code formatting (Prettier), documentation generation ('eslint-doc-generator'), linting (ESLint, eslint-plugin-node, eslint-plugin-jest, eslint-plugin-eslint-plugin), and TypeScript support and parsing. Both versions also declare the same peer dependency: ESLint versions 7, 8, or 9, signifying compatibility with a wide range of ESLint setups.
The core functionalities and supported ESLint environments remain consistent between the two versions. The most notable difference lies in the distribution metadata: specifically, the unpackedSize has decreased slightly in version 6.5.1, suggesting minor optimizations or potentially the removal of unnecessary files. Furthermore, the releaseDate indicates that version 6.5.1 was published approximately 7 hours after version 6.5.0. This short interval implies that 6.5.1 contains a very focused fix, likely addressing a bug or issue discovered shortly after the release of 6.5.0, making the quick upgrade worthwhile for users seeking the most stable experience.
The are not vulnerabilities for the version 6.5.1 of the package eslint-plugin-promise