danger-plugin-npm-outdated

1.0.0 • Public • Published

danger-plugin-npm-outdated

Danger plugin which will give attention to npm outdated packages.

Usage

Install:

npm i -D danger-plugin-npm-outdated

At a glance:

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

Sample message

sample message

License

Please see License

/danger-plugin-npm-outdated/

    Package Sidebar

    Install

    npm i danger-plugin-npm-outdated

    Weekly Downloads

    201

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    7.59 kB

    Total Files

    5

    Last publish

    Collaborators

    • revathskumar