Please upgrade the package to v4.10.4.
As far as I can tell there have been no dependency or backwards incompatible changes. The reason we need the upgrade is for the following changes:
- Fix bug with markdown backticks not working, thus causing xml-like tags (e.g. <foo> or <img>) mentioned in js documentation to be rendered as literal html instead of <code> [2]
Also includes other minor security fixes and bug fixes
[1] Complete list of changes:
https://github.com/senchalabs/jsduck/compare/v4.8.0...v4.10.4#files_bucket
[2] "Allow backtick-quoting of <pre> tags."
https://github.com/senchalabs/jsduck/issues/380 https://github.com/senchalabs/jsduck/commit/e026049b9
Version: wmf-deployment
Severity: normal