what is the current version of npm code example
Example 1: npm get version
npm view <package> version
Example 2: npm latest version windows
npm-windows-upgrade --npm-path "C:\nodejs"
npm view <package> version
npm-windows-upgrade --npm-path "C:\nodejs"