Marked version 9.1.0 introduces a series of updates, primarily focused on developer tooling and dependency enhancements, differing slightly from the previous stable version, 9.0.3. While the core functionality of the markdown parser remains consistent, designed for speed and accuracy, the development environment has undergone several changes.
Developers will find that version 9.1.0 incorporates updated versions of several key development dependencies. Notably, eslint has been bumped from version 8.48.0 to 8.50.0, @typescript-eslint/parser and @typescript-eslint/eslint-plugin were updated from 6.6.0 to 6.7.3, reflecting advancements in code linting and TypeScript support. The @semantic-release/github package saw an update from 9.0.5 to 9.2.1 to improve integrations with the github platform for releases. There was an update to markdown-it from version 13.0.1 to 13.0.2, an update to semantic-release from 22.0.0 to 22.0.5, this will give the opportunity to keep compatibility with new features and fixes included in this packages.
These changes, while largely under-the-hood, contribute to a more robust and efficient development workflow for contributors to the marked library itself. End-users integrating marked into their projects indirectly benefit from these improvements through a more stable and actively maintained markdown parsing solution. There are also very minor differences between the unpacked size. The release date is another difference too, the newest one was released on "2023-10-05T02:12:12.719Z" and the oldest one on "2023-09-18T17:44:19.446Z".
The are not vulnerabilities for the version 9.1.0 of the package marked