libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

:books: The Open Source Discovery Service

Results 115 libraries.io issues
Sort by recently updated
recently updated
newest added

Among the top 10 linked from the home page, these are missing the column: npm, pypi, and wordpress. It's possible this is intermittent, but tried from multiple browsers and captured...

bug
help wanted

## Bugs Before submitting a bug report: - [x] Double-check that the bug is persistent, - [x] Double-check the bug hasn't already been reported [on our issue tracker](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+org%3Alibrariesio), they *should*...

bug
help wanted

Seems like libraries.io is wrongly counting removed releases. [Here](https://github.com/librariesio/libraries.io/blob/68b767c9821a2419ace330b00e8a92399c26dda5/app/models/project_score_calculator.rb#L134), for example. I think, whether a package follows SemVer or not, should not depend on removed releases, because developer can accidentally...

bug
help wanted
medium
SourceRank

## Bugs - [x] Double-check that the bug is persistent, - [x] Double-check the bug hasn't already been reported [on our issue tracker](https://github.com/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+org%3Alibrariesio), they *should* be labelled `bug` or `bugsnag`....

bug
small
help wanted

Hello, Firstly, I really appreciate the work you guys had put into this dataset. Just want to check is there any plan to release a new version of libraries.io's dataset?...

https://libraries.io/pypi/jiten only lists releases up to `0.4.0`, whereas `1.0.0` has been available since Feb 20. --- - [x] Double-check that the bug is persistent, - [x] Double-check the bug hasn't...

Suppose this counts as a feature request, but I've observed that the API response doesn't include the rate limiting headers in not found/404 scenarios, and was curious if it would...

Thanks taking the time to contribute. This template should help guide you through the process of creating a pull request for review. Please erase any part of this template that...

Despite it capturing data of new releases, the README.rst file doesn't get updated, its still the same old outdated file

- Get all CPAN distributions using scroll API for MetaCPAN - Revert "Remove CPAN from missing task" Fixes . ```ruby irb(main)> PackageManager::CPAN.project_names.size => 37945 ``` which is roughly what we...