Currently, we're only fetching 100 results and only the first page. This works almost most of the packages however there are some packages that has a lot of release versions (webpack, vue). So for them you get a lot of path and minor updates but not the major updates.
The API already accepts the ?page=1 so we just need to fetch results from the UI