if (DiffHelper._isObject(to)) {
        return DiffHelper._objectMapped({ path, item: to, ops, schema, index, isArray }, 'to', options)
      }