README
@bopeng95/updater
npm install -g @bopeng95/updater
upd <directory with package.json>
upd <directory with package.json> --all to show all dependencies
choose to have a stable or recent update for dependencies
stable or major updates for your package.json
<script type="module">
import bopeng95Updater from 'https://cdn.skypack.dev/@bopeng95/updater';
</script>
npm install -g @bopeng95/updater
upd <directory with package.json>
upd <directory with package.json> --all to show all dependencies
choose to have a stable or recent update for dependencies