compodoc icon indicating copy to clipboard operation
compodoc copied to clipboard

:notebook_with_decorative_cover: The missing documentation tool for your Angular, Nest & Stencil application

Results 202 compodoc issues
Sort by recently updated
recently updated
newest added

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### 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:...

dependencies
javascript

##### **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...

Type: Bug

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### 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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/glob/11.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/glob/11.0.3/11.1.0?slim=true) | ### 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...

dependencies
javascript

**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`) --- ###...

Type: Bug

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...

Type: Enhancement

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