Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support basic auth for npm registry access #6207

Merged
merged 1 commit into from Jan 14, 2021

Commits on Jan 13, 2021

  1. fix: use basic auth for npm registry access

    When username and password are configured in the .npmrc for the
    respective scope, use basic auth when getting package metadate from the
    npm registry.
    bodograumann committed Jan 13, 2021
    Copy the full SHA
    b8c485a View commit details
    Browse the repository at this point in the history