compodoc
compodoc copied to clipboard
:notebook_with_decorative_cover: The missing documentation tool for your Angular, Nest & Stencil application
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1. Release notes Sourced from body-parser's releases. v2.2.1 Important: Security Security fix for CVE-2025-13466 (GHSA-wqch-xfxh-vrr4) What's Changed ci: add dependabot by @Phillip9587 in expressjs/body-parser#593 ci:...
##### **Overview of the issue** Any I/O signals that use an alias will not have their alias detected by compodoc and the options object will appear as part of the...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [glob](https://redirect.github.com/isaacs/node-glob) | [`11.0.3` -> `11.1.0`](https://renovatebot.com/diffs/npm/glob/11.0.3/11.1.0) |  |  | ### GitHub Vulnerability...
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 11.0.3 to 11.1.0 Changelog Sourced from glob's changelog. changeglob 12 Remove...
**Affected versions:** * Compodoc `1.1.30` (probably `1.1.27+`) * Angular `18.x` * Node.js `20.x` (no crash, but freeze occurs) * Node.js `18.x` (hard crash with `File is not defined`) --- ###...
add `rawdescription` on miscellaneous symbols, so that you can use `Markdown` from `@storybook/addon-docs/blocks`. This enables to display docs for functions, variables etc. in the same way storybook already does with...
I have this error in a project of angular 14: Unhandled Rejection at: Promise { SyntaxError: JSON5: invalid character '+' at 1:155 at syntaxError (/home/eruiz/Documents/Developer/dev/trunk/java/AngularProject/node_modules/json5/lib/parse.js:1110:17) at invalidChar (/home/eruiz/Documents/Developer/dev/trunk/java/AngularProject/node_modules/json5/lib/parse.js:1055:12) at Object.afterPropertyValue...
Iam getting following issue while running compodoc generation for one of our project. Unhandled Rejection at: Promise { SyntaxError: JSON5: invalid character '(' at 1:99 at syntaxError