Practical npm commands Update all global packages: npm update -g Show outdated packages: npm outdated -g --depth=0