Marked version 4.2.4 represents a minor update over the previous stable version 4.2.3, offering subtle improvements and dependency updates. A key difference lies in the updated development dependencies, particularly around linting and build tools. Eslint receives a bump from version 8.27.0 to 8.29.0, and eslint-plugin-n gets updated from 15.5.1 to 15.6.0 potentially incorporating new linting rules and best practices to improve code quality and consistency. The rollup build tool also sees an update, moving from version 3.3.0 to 3.6.0, which might bring performance enhancements, bug fixes, or new features related to bundling the library. @rollup/plugin-babel moves from ^6.0.2 to ^6.0.3 This signifies potential improvements or bug fixes in the Babel plugin used for transpiling JavaScript code. Highlight.js, the syntax highlighting library, is updated from version 11.6.0 to 11.7.0,potentially adding support for new languages or fixing highlighting issues. A minor change is also present in "@semantic-release/github" from version 8.0.6 to 8.0.7 related to the release automation process. While seemingly small, these dependency updates contribute to a more robust and maintainable codebase. The increment in "unpackedSize" and the minor difference in "releaseDate" also indicate that the new version incorporates the fixes and enhancements. For developers using Marked, these updates translate to a more reliable and up-to-date markdown parsing experience, with potentially improved performance and security.
The are not vulnerabilities for the version 4.2.4 of the package marked