check-is-deprecated
v2.0.0
Published
Check if npm package is deprecated or archived
Maintainers
Readme
Check is deprecated
About
Check if npm package is deprecated or archived
How to Install
First, install the CLI by npm:
$ npm install -g check-is-deprecatedHow 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, --githubcheck GitHub repository-m, --msgoutput deprecation message-l, --linkoutput repo link-a, --alldisplay results for all packages
License
This project is licensed under the MIT License © 2020-present Jakub Biesiada
