danger-plugin-npm-audit

1.0.1 • Public • Published

danger-plugin-npm-audit

Danger plugin which will give attention to npm audit summary

Usage

Install:

npm i -D danger-plugin-npm-audit

At a glance:

// dangerfile.js
import { schedule } from "danger";
import npmAudit from "danger-plugin-npm-audit";
 
// Note: You need to use schedule()
schedule(npmAudit());

Sample message

sample message

License

Please see License

Readme

Keywords

Package Sidebar

Install

npm i danger-plugin-npm-audit

Weekly Downloads

136

Version

1.0.1

License

MIT

Unpacked Size

7.62 kB

Total Files

5

Last publish

Collaborators

  • revathskumar