Marked 15.0.1 represents a small but impactful update over version 15.0.0, enhancing the developer experience with subtle improvements and dependency adjustments. While both versions share the core functionality of being a fast and reliable markdown parser, geared towards speed, several key differences are noticeable in their development dependencies. The most obvious change is the update of the rollup dependency from version 4.24.4 to 4.25.0, likely bringing build process optimizations and bug fixes. The marked-highlight dependency sees an increment from 2.2.0 to 2.2.1, suggesting refinements in code highlighting capabilities. Also, @arethetypeswrong/clidependency has upgrade from 0.16.4 to 0.17.0.
A crucial update lies in @semantic-release/github, moving from version 11.0.0 to 11.0.1, possibly addressing issues related to automated releases directly to GitHub. An important dependency node-fetch has been removed, indicating perhaps a refactoring or replacement of this dependency for fetching resources. These under-the-hood changes translate to a potentially smoother development workflow for contributors and users who rely on the continuous integration and release pipelines. These iterative updates ensure ongoing improvement and stability. Developers should consider upgrading to the latest version for optimal integration with modern build tools and release processes, benefiting from the collective refinements made in its dependencies. Finally, the unpackedSize is also slightly smaller in the new version.
The are not vulnerabilities for the version 15.0.1 of the package marked