my-deprecations

2.1.5 • Public • Published

my-deprecations

Build Status

Command line utility to list deprecated package versions of a user with deprecation message.

Installation

npm install -g my-deprecations

Usage

CLI

$ my-deprecations <username>

Replace <username> with the npm user you want to get the deprecated packages for. If no username is given it tries to use the logged in npm user.

Specify the --verbose parameter to list all versions, even if every version of a package is deprecated.

License

This package is licensed under the MIT.

Package Sidebar

Install

npm i my-deprecations

Weekly Downloads

4

Version

2.1.5

License

MIT

Unpacked Size

10.4 kB

Total Files

6

Last publish

Collaborators

  • freaktechnik