0.1.0 • Published 7 years ago
npm-audit-formatter v0.1.0
npm-audit-formatter
A formatter for npm audit output
Install:
# npm
$ npm install npm-audit-formatter --save-dev
# Yarn
$ yarn add npm-audit-formatter -DCLI:
$ npm-audit-formatter [options]Options
-V, --version: output the version number-f, --formatter <format>: The output format.- default:
simplified
- default:
-o, --output <file>: The path for the output file- default:
/your/project/root/audit-report.{format-extension}
- default:
-h, --help: Output usage information
Pending Tasks
- Tests
- More formats:
- Markdown
- ... more
0.1.0
7 years ago