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

I just discovered libraries.io (cool project), had a look at a view of my and my organisations projects and after maybe 5min of browsing I started getting `429 Too Many...

Dear Libaries.io, First, thanks for your great project! Now, I have registered on libraries.io and connected via GitLab. I searched for a package (like React on NPM) on libraries.io, and...

these changes take a cold update of `npm/gatsby` from 67 sec to 34 sec for me locally (down from 83 min originally, before https://github.com/librariesio/libraries.io/pull/3267) * replace VersionUpdater with BulkVersionUpdater, which...

Libraries.io enforces a 60 requests per minute rate limit: https://libraries.io/api API requests used to return `x-ratelimit-limit` and `x-ratelimit-remaining` headers in the response. API responses no longer contain these headers. This...

I can get the list and number of Dependent packages for a python package: https://libraries.io/pypi/jieba/dependents ![image](https://user-images.githubusercontent.com/58363074/198884554-d22d175a-2f5c-41fe-8601-96b9dd513595.png) However, I have no way to get a list of Dependent repositories for a...

When I use the API (https://libraries.io/api/search?order=desc&platforms=npm&sort=created_at&api_key=KEY) to get the newly published packages of NPM, it provides the wrong `latest_download_url` for all **scoped** packages. For example, it should be "https://registry.npmjs.org/@fish-cli/template-vue3/-/template-vue3-1.0.0.tgz" for...

Hi, I'm hoping to gather aggregate data on a group of licenses that do not currently have SPDX identifiers. These licenses would be relatively easy to identify from the text...

https://pypi.org/project/bpy/ used to be maintained by https://libraries.io/github/TylerGubala but now is kept by https://pypi.org/user/BlenderFoundation/ The page https://libraries.io/pypi/bpy still shows older data. https://github.com/pypi/support/issues/2231 was the ownership transfer ticket

Dotted decimal version numbers like v1.2.3 are rarely used by Perl projects. (Though some do.) However, Perl has a convention that the number 1.002003 and the version v1.2.3 are equivalent....

## Bugs ### Checks 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),...