Marked versions 9.1.2 and 9.1.1 are recent iterations of a popular, high-speed Markdown parser designed for developers prioritizing performance. Both versions share identical core functionalities, offering robust Markdown parsing capabilities suitable for a variety of applications from simple content rendering to complex documentation generation. The core development dependencies, including tools for linting (eslint), bundling (rollup), testing (jasmine, recheck), and semantic releasing, remain consistent, ensuring ongoing code quality and automated release processes. Key dependencies like TypeScript, Markdown-it, Highlight.js, and front-matter continue to provide essential features for developers looking to extend and customize their Markdown processing pipelines and syntax highlighting.
While the primary feature set and development infrastructure appear to be unchanged, one notable difference lies in the unpackedSize within the dist object. Version 9.1.2 presents a slightly larger unpacked size of 902337, compared to 902173 in version 9.1.1, a marginal increase in size. This could indicate subtle internal adjustments, optimizations, or potentially minor additions to the codebase such as testing or documentation changes. Furthermore, version 9.1.2 was released on October 13, 2023, whereas version 9.1.1 was released on October 11, 2023, indicating a rapid succession of releases likely addressing bug fixes, performance tweaks, or minor feature increments within a short timeframe.
The are not vulnerabilities for the version 9.1.2 of the package marked