- added option to read packages from
package.json
- added
all
option - added
dependencies
option - added
devDependencies
option - added
peerDependencies
option - added
github
option - added error when cannot connect to the Internet
- CLI outputs only deprecated packages by default (to display all packages pass
all
option) - CLI outputs only npm results by default (to check GitHub repo pass
github
option)
- speed improvements
- result display improvements
- check if npm or GitHub repository is archived/deprecated