Unit title: npm update <package>npm update <package>
Categories: Command Command
Term side of the Card
Topic: Npm CommandsNpm Commands
Unit title: npm outdatednpm outdated
Categories: Command Command
Explanation side of the Card
Explanation: The npm command that deduplicates installed dependencies, removing redundant packages and optimizing the dependency tree in the `node_modules` directory.