from: format()

in src/types.ts [130:139]


          from: format(typed.name, typed.version),
          message: release_difference,
        };
      }
    },
  ).filter(non_nullable);

Deno.test("mismatches", async (test) => {
  await test.step("will allow patch differences", () => {
    const mismatched = mismatches({