Function generateReport

  • Compares the details on each dependency flagged as outdated in order to determine how stale a version actually is.

    Parameters

    • c: Config
    • Optional r: Reporter

      Optional reporter object with functions for hooking middleware into the report generation process

    Returns Promise<Error | ReportResponse>

Generated using TypeDoc