Skip to main content
Module

x/libpkgx/src/utils/semver.ts

`import`… but with pkging powers
Very Popular
Go to Latest
import * as libpkgx from "https://deno.land/x/libpkgx@v0.18/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