Skip to content

Commit 7089166

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

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
@@ -235,6 +235,10 @@
235235
"maintainers": "contra",
236236
"skip": "win32"
237237
},
238+
"https-proxy-agent": {
239+
"maintainers": "TooTallNate",
240+
"scripts": ["build", "test"]
241+
},
238242
"iconv": {
239243
"prefix": "v",
240244
"flaky": "aix",

0 commit comments

Comments
 (0)