class Dependabot::Uv::UpdateChecker

def library_details

def library_details
  @library_details ||= standard_details || build_system_details
end