variable printDiffimport { printDiff } from "https://deno.land/x/live@1.53.6/scripts/changelog.ts"; Prints the difference since the @param ver and the latest version. type(ver: semver.SemVer, ownerRepo: string) => unknown