As of now, PackageWatch collects all the versions of a package. However, collecting all versions may not make sense when a package has a huge number of old versions that are no longer relevant. We should support vers range in PackageWatch to collect only those versions that satisfy the vers range.
As of now, PackageWatch collects all the versions of a package. However, collecting all versions may not make sense when a package has a huge number of old versions that are no longer relevant. We should support
versrange in PackageWatch to collect only those versions that satisfy the vers range.