# npm list all versions of a package/module: npm view <PACKAGE> versions # Example: npm view jest versions npm view jest versions --json