better-npm-audit icon indicating copy to clipboard operation
better-npm-audit copied to clipboard

The goal of this project is to provide additional features on top of the existing npm audit options

Results 20 better-npm-audit issues
Sort by recently updated
recently updated
newest added

While running ``` better-npm-audit audit --level "high" ``` leads to a different output at the end (e.g. "12 vulnerabilities found") versus ``` better-npm-audit audit ``` (e.g. "25 vulnerabilities found"), all...

enhancement
good first issue

In the `Fields` section of the `README.md` file, the `Description` text for the `expiry` row lists only `UNIX timestamp`, and probably needs to say `Human-readable date, or milliseconds since the...

next major version

By adding the `--production` flag, the audit will ignore any dev dependencies already. I have some dependencies that are marked as optional (like Cypress) that for ~ reasons ~ can't...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.20 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Closes #81 Update the behaviour when the `--production` flag is used on the CLI of this project to, instead of just using `--production` when invoking `npm audit`, do: 1. get...

Just a feature request, if it's possible, **could you add an option to remove the ANSI colors of the output?** I would like to save the output to a file...

@jeemok there's been no update in 2 years? Are you no longer updating this package?