Marked version 7.0.0 introduces several key updates and refinements compared to version 6.0.0, making it a worthwhile upgrade for developers leveraging this popular markdown parser. One notable change is the update of development dependencies. Specifically, tsup has moved from version 6.7.0 to 7.1.0, potentially bringing build improvements and optimizations. eslint also sees an update, going from 8.45.0 to 8.46.0, likely incorporating newer linting rules and code style enhancements. Furthermore, node-fetch is bumped from 3.3.1 to 3.3.2, which might include bug fixes or minor performance enhancements in fetching external resources during testing or development. The eslint-plugin-n has been updated from 16.0.1 to 16.0.1.
While seemingly subtle, these dependency updates often provide stability improvements, security patches, and access to newer features within the development ecosystem. The dist section also reveals a slight increase in fileCount (from 28 to 29) and unpackedSize (from 856469 to 879744), indicating potentially new files or additional content, which might relate to bugfixes, features or tests. This version was released on August 6, 2023, just under a week after the previous version, released on July 31, 2023. Developers utilizing Marked should consider upgrading to version 7.0.0 to benefit from these improvements and ensure compatibility with the latest tooling and best practices.
The are not vulnerabilities for the version 7.0.0 of the package marked