Computes aggregate statistics across all dependencies.
Summary
Functions
Returns the average number of transitive dependencies.
Computes comprehensive stats from a lockfile.
Formats stats for display.
Returns the top N scopes by package count.
Functions
Returns the average number of transitive dependencies.
Computes comprehensive stats from a lockfile.
Formats stats for display.
@spec top_scopes(map(), non_neg_integer()) :: [{String.t(), non_neg_integer()}]
Returns the top N scopes by package count.