feat(poly check, poly libs): include package distributions top namespace for known aliases
Collect the top namespace for the package distributions.
This should make the poly check and poly libs more correct, when analyzing and reporting on third-party dependencies, and less need for the --alias
option.
Details in Pull Request #219