cdnjs / tools

🛠 Tools for maintaining cdnjs - The #1 free and open source CDN built to make life easier for developers.
MIT License
23 stars 18 forks source link

Remove empty versions from aggregated metadata #240

Closed tc80 closed 3 years ago

tc80 commented 3 years ago

If we see that a version is empty, we ensure it is not part of the aggregated metadata. If it is, we remove it from the aggregated metadata.

That way, the API will not see empty versions at all.