We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359904c commit 70a39aaCopy full SHA for 70a39aa
README.md
@@ -516,10 +516,7 @@ If the request URI already has a query string, it will be merged with
516
* Default: `'https://registry.npmjs.org'`
517
518
Registry configuration for a request. If a request URL only includes the URL
519
-path, this registry setting will be prepended. This configuration is also used
520
-to determine authentication details, so even if the request URL references a
521
-completely different host, `opts.registry` will be used to find the auth details
522
-for that request.
+path, this registry setting will be prepended.
523
524
See also [`opts.scope`](#opts-scope), [`opts.spec`](#opts-spec), and
525
[`opts.<scope>:registry`](#opts-scope-registry) which can all affect the actual
0 commit comments