Typedoc-plugin-markdown is a valuable tool for developers seeking to generate Markdown documentation from their TypeScript projects using TypeDoc. Comparing versions 3.15.3 and 3.15.2 reveals subtle yet potentially important differences for developers. Though both versions share the same core functionalitydescription and MIT license, the dependent packages present a noteworthy change. version 3.15.2 declarestypedoc-plugin-mdn-links both as a dependency and development dependency, while 3.15.3 removes it. The peer dependency on typedoc remains consistent.
If you're a developer relying on typedoc-plugin-mdn-links for generating links to the Mozilla Developer Network (MDN) within your documentation, upgrading to 3.15.3 would necessitate installing this package separately, which is a small change. Both versions utilizes handlebars for templating.
Developers should also be aware of the slight difference in unpackedSize, potentially hinting at minor code adjustments between the releases and the release date with almost 10 days of difference which hints potentially to a bug-fix, or a maintenance update for compatibility. The fileCount remains identical at the 85 files. Overall, the update from 3.15.2 to 3.15.3 involves a change in dependency management, directly affecting developers using typedoc-plugin-mdn-links, while ensuring compatibility with supported typedoc versions.
The are not vulnerabilities for the version 3.15.3 of the package typedoc-plugin-markdown