0.0.18 • Published 3 years ago

npmslack v0.0.18

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

NPMCheck

NPMCheck is a Javascript script that checks for outdated dependencies in the NPM registry.

Installation

Use NPM (or yarn) to install the script globally.

npm install npmslack -g

Usage

Run the following command in a terminal window

npmslack --project name --webhook webhookname --channel channel --pattern 'nope' --registry 'https://registry.com'

Options

--project
Describes the name of the project

--webhook
Specifies incoming webhook

--channel
Specifies the channel the message will be posted in

--pattern
Specifies the pattern on which we want to filter

--registry
Specifies the registry in which we want to search

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago