Skip to content
  • Jamie Tanna's avatar
    feat(reports): show package (current) version in `dependenton` · 4645f49c
    Jamie Tanna authored
    If we're not specifying the version in our query, then it'd be very
    useful in the report result to list the version + current version in the
    response.
    
    For the command-line report, we don't reflect the version / current
    version back if it was requested, only the values that aren't set.
    
    This also wires this in for GraphQL queries, so we can have relevant
    data.
    4645f49c