2.0.0 • Published 4 years ago

check-is-deprecated v2.0.0

Weekly downloads
26
License
MIT
Repository
github
Last release
4 years ago

Check is deprecated

NPM version NPM downloads

About

Check if npm package is deprecated or archived

How to Install

First, install the CLI by npm:

$ npm install -g check-is-deprecated

How to Use

$ check-is-deprecated [options] [packages]

Instead of check-is-deprecated you can use aliases: is-deprecated & cid

Options

  • -f, --file [url] get packages from package.json
  • -g, --github check GitHub repository
  • -m, --msg output deprecation message
  • -l, --link output repo link
  • -a, --all display results for all packages

License

This project is licensed under the MIT License © 2020-present Jakub Biesiada