import { notRange } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/emver-lite/mod.ts";
This will negate the checker, so given a checker that checks for >= 1.0.0, it will check for < 1.0.0
Parameters
range: string | Checker
import { notRange } from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/emver-lite/mod.ts";
This will negate the checker, so given a checker that checks for >= 1.0.0, it will check for < 1.0.0