recent-version

1.0.0 • Public • Published

recent-version

Get the most recently published version of a package.

NPM version License

This module fetches the most recently published version of a package, which is not necessarily the latest version.

Install

$ npm install --save recent-version

Use

const recent = require('recent-version');
 
recent('rubyisms').then(version => console.log(version));

License

MIT

/recent-version/

    Package Sidebar

    Install

    npm i recent-version

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • oka