Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: npm search api window hiding some plugins #1883

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented Feb 8, 2025

Npm search api windows the results to max 250 results, so keep fetching repeatedly until we have retrieved all search results.

Fixes #1881.

Npm search api windows the results to max 250 results, so keep
fetching repeatedly until we have retrieved all search results.

Fixes #1881.
@tkurki tkurki added the fix label Feb 8, 2025
@tkurki tkurki requested review from sbender9 and panaaj February 8, 2025 07:51
@tkurki tkurki changed the title fix: handle npm search api window fix: npm search api window hiding some plugins Feb 8, 2025
@tkurki tkurki merged commit 3ff1c5e into master Feb 9, 2025
4 checks passed
@tkurki tkurki deleted the fix-appstore-fetch-window branch February 9, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some plugins not available as npm registry return is capped at 250
2 participants