1.0.6 • Published 6 years ago

npmcheck2slack v1.0.6

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

npmcheck2slack

Runs npm-check in the current working directory and posts the results to Slack. Compares the installed package versions with their latest available versions.

Build Status Coverage Status dependencies Status Greenkeeper badge Maintainability node code style License Status

Install

npm install -g npmcheck2slack

Usage

npmcheck2slack --help

  Usage: npmcheck2slack [options] <webhookuri>

  Options:
    -v, --version              output the version number
    -u, --username <username>  username to be displayed in Slack, defaults to channel settings
    -e, --emoji <emoji>        emoji to be displayed in Slack, e.g., ":ghost:", defaults to channel settings
    -b, --branch <branch>      branch name to be displayed in Slack
    -r, --reluctant            do not send any message if all dependencies are up-to-date
    -h, --help                 output usage information
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-beta.4

6 years ago

1.0.0-beta.3

6 years ago

1.0.0-beta.2

6 years ago

1.0.0-beta.1

6 years ago

1.0.0-alpha.8

6 years ago

1.0.0-alpha.7

6 years ago

1.0.0-alpha.6

6 years ago

1.0.0-alpha.5

6 years ago

1.0.0-alpha.4

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

6 years ago

1.0.0-alpha.1

6 years ago