We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, somehow the data table is empty since a few days, but it was working before.
I do the following with this docker image: FROM node:lts-bullseye-slim
npm i -g npm-audit-html npm audit --json | npm-audit-html
The text was updated successfully, but these errors were encountered:
Breaking Change from report version 1: https://github.com/npm/npm-audit-report#break-from-version-1
Sorry, something went wrong.
If you are on NPM 7 or higher, you'll need to install npm-audit-html from the beta tag like so:
npm-audit-html
npm i -g npm-audit-html@beta
See #43 for details.
No branches or pull requests
Hi, somehow the data table is empty since a few days, but it was working before.
I do the following with this docker image: FROM node:lts-bullseye-slim
The text was updated successfully, but these errors were encountered: