added: (key, depth) =>
    `${getTab(depth)}${keyType.added}${key.name}: ${stringify(key.valueAfter, depth + 1)}`,