@erickmerchant/checkup

13.1.1 • Public • Published

@erickmerchant/checkup

Essentially it looks at all the directories passed to it and runs a few checks on them. I wrote this because this page wasn't working. More checks may be added in the future.

Checks

  • reports results from npm audit --json
  • compares the output of npm outdated --json to the package-lock.json versions
  • runs npm test
  • runs git status --porcelain

Usage

Install it globally or just use npx.

npx @erickmerchant/checkup --help

/@erickmerchant/checkup/

    Package Sidebar

    Install

    npm i @erickmerchant/checkup

    Weekly Downloads

    167

    Version

    13.1.1

    License

    ISC

    Unpacked Size

    7.29 kB

    Total Files

    11

    Last publish

    Collaborators

    • erickmerchant