import { semver } from "https://deno.land/std@0.137.0/_tools/release/deps.ts";
const { valid } = semver;
The Standard Library has been moved to JSR. See the blog post for details.
import { semver } from "https://deno.land/std@0.137.0/_tools/release/deps.ts";
const { valid } = semver;