npm view <package> version - returns the latest available version on the package. npm list --depth=0 - returns versions of all installed modules ...
確定! 回上一頁