Skip to content

revathskumar/danger-plugin-npm-audit

Repository files navigation

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

About

Danger plugin which will give attention to npm audit summary

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •