Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
npm install -g npm-windows-upgrade
npm-windows-upgrade
npm config ls
npm outdated
npm prune
npm owner ls
npm install --save
npm publish
Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
npm install -g npm-windows-upgrade
npm-windows-upgrade
npm config ls
npm outdated
npm prune
npm owner ls
npm install --save
npm publish