fetch-versions

0.1.1 • Public • Published

fetch-versions Build Status

A NodeJS library that fetchs all versions of a project. Is currently supports:

  • github
  • npmjs
  • pearphp
  • pypi
  • rubygems
  • ftp with regexp
  • http with regexp

The versions are returned sorted by date, the newer first.

You can also sort the versions with external library like : https://github.com/Filirom1/smart-vercomp

Package Sidebar

Install

npm i fetch-versions

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • filirom1