check-is-deprecated

2.0.0 • Public • Published

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

Package Sidebar

Install

npm i check-is-deprecated

Weekly Downloads

53

Version

2.0.0

License

MIT

Unpacked Size

33.2 kB

Total Files

16

Last publish

Collaborators

  • jbiesiada