···6868 comment: string; // Comment for the label
6969 expires?: string; // Optional expiration date (ISO 8601) - check will be skipped after this date
7070}
7171-
+1-1
src/utils/utils.ts
src/utils/normalizeUnicode.ts
···11import { logger } from "../logger.js";
2233-import { homoglyphMap } from "../homoglyphs.js";
33+import { homoglyphMap } from "./homoglyphs.js";
4455/**
66 * Normalizes a string by converting it to lowercase, replacing homoglyphs,