Jstransformer-marked offers seamless integration of the popular Marked Markdown parser into JSTransformers, enabling developers to effortlessly transform Markdown content within their JavaScript build pipelines. Comparing version 1.4.0 with the previous stable version, 1.3.0, reveals key updates primarily centered around dependency management. Most notably, version 1.4.0 upgrades the marked dependency from ^4.2.12 to ^4.3.0. This upgrade likely incorporates bug fixes, performance improvements, and potentially new features offered by the newer Marked release and ensures compatibility with the latest Markdown standards and extensions.
Additionally, the devDependencies have been updated, with xo moving from ^0.47.0 to ^0.55.0, reflecting improvements in code linting and style checking for the project's development workflow. The unpacked size of the package has slightly decreased from 3911 bytes in version 1.3.0 to 3844 bytes in 1.4.0, possibly due to optimizations or changes in the included files. Released on July 18, 2023, version 1.4.0 offers developers an up-to-date and well-maintained solution for Markdown transformations, leveraging the latest capabilities of Marked for enhanced content processing within JSTransformers environments. Those developing or adapting their code infrastructure will discover enhanced syntax and output due to these upgrades.
The are not vulnerabilities for the version 1.4.0 of the package jstransformer-marked