@alexxnica/npm-versions

Show versions available for the specified package.

Usage no npm install needed!

<script type="module">
  import alexxnicaNpmVersions from 'https://cdn.skypack.dev/@alexxnica/npm-versions';
</script>

README

NPM Versions

See all versions of a package without having to use anything other than your terminal.

Installation

npm i -g npm-versions

Roadmap

  1. Decouple everything into modules.
  2. Change the CLI to use a library module instead of the current tightly-coupled solution.