You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of get_npm_data_from_purl ignores the namespace of the package.
Instead, we should take into account the namespace for properly handling scoped npm packages.
Current implementation of
get_npm_data_from_purlignores the namespace of the package.Instead, we should take into account the namespace for properly handling scoped npm packages.