import { testComparator } from "https://deno.land/std@0.195.0/semver/test_comparator.ts";
Test to see if a semantic version falls within the range of the comparator.
Parameters
version: SemVer
The version to compare
comparator: SemVerComparator
The comparator