Pypi.Scanner.query_pypi

You're seeing just the function query_pypi, go back to Pypi.Scanner module for more information.

Specs

query_pypi(String.t()) :: {:ok, map()} | String.t()

query_npm: function that takes in a package and returns an analysis on that package's repository using analyser_module. If the package url cannot be reached, an error is returned.