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 956077a commit 376bc08Copy full SHA for 376bc08
lib/utils/replace-info.js
@@ -1,4 +1,4 @@
1
-const URL = require('url')
+const URL = require('url').URL
2
3
// replaces auth info in an array
4
// of arguments or in a strings
0 commit comments