TooTallNate / superagent-proxy

`Request#proxy(uri)` superagent extension
154 stars 46 forks source link

Update proxy-agent to 3.x #30

Closed SkyHacks closed 6 years ago

SkyHacks commented 6 years ago

Related:

https://github.com/TooTallNate/node-proxy-agent/pull/30 https://github.com/TooTallNate/node-proxy-agent/pull/31

Objective:

Update proxy-agent in order to remove socks deprecation warnings and to enable socks v2.

A new major version is required as moving to a newer version of socks means dropping Node < 6 support.

SkyHacks commented 6 years ago

@TooTallNate Can you create a new release for this?

SkyHacks commented 6 years ago

@TooTallNate Both this PR and https://github.com/TooTallNate/node-proxy-agent/pull/31 are waiting for their respective versions to be published to NPM. Thanks for your help with this!