| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-18 | 661 Bytes | |
| v0.40.7 source code.tar.gz | 2026-08-18 | 397.0 kB | |
| v0.40.7 source code.zip | 2026-08-18 | 572.1 kB | |
| Totals: 3 Items | 969.8 kB | 14 | |
New Stuff
nvm install: serialize concurrent installs of the same versionnvm install: addNVM_NO_SOURCE_FALLBACKto disable the source fallback
Robustness
nvm install: reject a structurally broken installed versionnvm_install_binary_extract: replace a broken version dir atomicallyinstall.sh:nvm_download: avoidevalso arguments aren't re-parsed by the shell
Docs
- [readme] link every referenced person and project to its canonical page
Misc
- [Dev Deps] update
markdown-link-check
Tests
- install_nvm_from_git: don't fail when master is at the latest release tag