Marked-man is a handy tool for developers seeking to generate man pages directly from Markdown, drawing inspiration from the ronn utility. Version 1.3.2 brings a few key updates compared to its predecessor, version 1.3.1, that developers should be aware of.
Firstly, the dependency on the marked Markdown parsing library has been updated from version ^4.2.2 to ^4.2.12. This update likely incorporates bug fixes, performance improvements, and potentially new Markdown features supported by the marked library itself. Developers leveraging specific, newer marked features should ensure compatibility by upgrading to version 1.3.2 of marked-man.
Secondly, the development dependency @kapouer/eslint-config has been bumped from ^1.8.0 to ^1.9.0. While primarily a concern for development and contribution to the marked-man package itself, this update signals improvements in code quality and linting rules.
Finally, the release date has obviously changed, and there is a tiny increase in unpacked size.
In essence, version 1.3.2 represents an incremental improvement offering enhanced stability and coding standards. Developers already using marked-man should consider upgrading to benefit from the updated marked dependency and potential performance gains. New users will find marked-man a convenient solution for automating man page creation within their projects using Markdown as the source of truth, streamlining documentation workflows.
The are not vulnerabilities for the version 1.3.2 of the package marked-man