import * as libpkgx from "https://deno.land/x/libpkgx@v0.14.1/src/utils/semver.ts";
Classes
we have our own implementation because open source is full of weird but almost valid semver schemes, eg: openssl 1.1.1q ghc 5.64.3.2 it also allows us to implement semver_intersection without hating our lives | |