Skip to content

Commit 89a71f3

Browse files
committed
lookup: add https-proxy-agent
This package has ~6 million monthly downloads and we broke it in Node.js 10.0.0 Refs: nodejs/node#24474 (comment)
1 parent 27e267f commit 89a71f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/lookup.json

+4
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@
217217
"maintainers": "contra",
218218
"skip": "win32"
219219
},
220+
"https-proxy-agent": {
221+
"maintainers": "TooTallNate",
222+
"scripts": ["build", "test"]
223+
},
220224
"iconv": {
221225
"prefix": "v",
222226
"flaky": "aix",

0 commit comments

Comments
 (0)