nup.sh
v0.4.0
Published
NPM Update Everything
Downloads
2
Maintainers
Readme
nup.sh - NPM Update Plan
Update npm packages and their dependencies (and their dependencies) the smart way.
Installation
Simplest Installation:
source <(curl -sL nup.sh)
Or, can be installed from npm or run with npx
$ npm i -g nup.sh
$ npx nup.sh
Examples
$ nup.sh multiformats
_
_ __ _ _ _ __ ___| |__
| '_ \| | | | '_ \ / __| '_ \
| | | | |_| | |_) |\__ \ | | |
|_| |_|\__,_| .__(_)___/_| |_|
|_| v0.3.0
A new version of nup.sh is available!
Current version: 0.2.0
Latest version: 0.3.0
Run 'npm i -g nup.sh' to update!
✔ [Completed] Check For Updates
Fetching dependencies for [email protected]
✔ [Completed] Fetch dependencies
Found 1 package(s), that are below required version [[email protected]])}
NPM Update Plan for @libp2p/[email protected]
[Objective]: to make it compatible with [email protected]
Phase 1:
- [] @libp2p/[email protected]
- [] @libp2p/[email protected]
Phase 2:
- [] @libp2p/[email protected]
Phase 3:
- [] @libp2p/[email protected]
Vision - Not Implemented Yet!
- Automate updates to dependencies of dependencies
- Find breaking links between grand-children dependencies
- Present plan to update things systematically.
Author
Whizzzkid ([email protected])