recent-update-package
v1.0.0
Published
Get to know the updates of project dependencies in the last x days.
Downloads
1
Readme
Recent-update-package
Get to know the updates of project dependencies in the last x days.
Install
npm install -g recent-update-package
or install locally
npm install recent-update-package
Usage
recent-update-package 10 //get the updates from the last 10 days
or use npx to run it if it is installed locally
npx recent-update-package 10