Since already released versions of an ext don't have a composer.json , they don't list on Packagist, naturally:
One approach may be for Packagist to process package.xml content for old versions where composer.json does not exist. Need to have a think and see if it is plausible, or if there are other better approaches.