Check which packages have newer versions
npm outdated
Clear the npm cache to fix install issues
Install a package at a specific version
Execute a script defined in package.json
Update all dependencies to latest semver