Skip to content

Releases: TooTallNate/proxy-agents

agent-base@7.1.3

08 Dec 04:04
3e69150
Compare
Choose a tag to compare

Patch Changes

  • 12bbc08: Remove unused debug dependency.

socks-proxy-agent@8.0.5

07 Dec 03:32
7cf0b79
Compare
Choose a tag to compare

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

proxy-agent@6.5.0

07 Dec 03:32
7cf0b79
Compare
Choose a tag to compare

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

  • ad68f63: Dispose of Agent instances in cache correctly
  • Updated dependencies [38760db]
  • Updated dependencies [77c3599]
  • Updated dependencies [913a49a]
  • Updated dependencies [1699a09]
  • Updated dependencies [e90e2b2]
    • pac-proxy-agent@7.1.0
    • https-proxy-agent@7.0.6
    • socks-proxy-agent@8.0.5
    • agent-base@7.1.2

pac-proxy-agent@7.1.0

07 Dec 03:32
7cf0b79
Compare
Choose a tag to compare

Minor Changes

  • 38760db: Lazily load agents inside pac-proxy-agent

Patch Changes

  • 77c3599: use WHATWG URL class to construct url parameter
  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • e90e2b2: Properly forward WebSocket requests via PAC agents that resolve to HTTP proxies
  • Updated dependencies [913a49a]
  • Updated dependencies [1699a09]
    • https-proxy-agent@7.0.6
    • socks-proxy-agent@8.0.5
    • agent-base@7.1.2

https-proxy-agent@7.0.6

07 Dec 03:32
7cf0b79
Compare
Choose a tag to compare

Patch Changes

  • 913a49a: Only overwrite servername in tls connect when host is not an IP address
  • Updated dependencies [1699a09]
    • agent-base@7.1.2

agent-base@7.1.2

07 Dec 03:32
7cf0b79
Compare
Choose a tag to compare

Patch Changes

  • 1699a09: Handle exceptions caused by Agent.addRequest()

get-uri@6.0.4

03 Dec 23:31
a40e3ad
Compare
Choose a tag to compare

Patch Changes

  • 7dc2681: Removed fs-extra dependency and implemented its features using native Node.js functionality.

socks-proxy-agent@8.0.4

28 Jun 07:34
5555794
Compare
Choose a tag to compare

Patch Changes

  • fdeed27: resolve vulnerability in IP package
  • 5908e84: Remove net.isIP() check for TLS servername

proxy@2.2.0

28 Jun 07:33
5555794
Compare
Choose a tag to compare

Minor Changes

pac-proxy-agent@7.0.2

28 Jun 07:33
5555794
Compare
Choose a tag to compare

Patch Changes

  • fdeed27: resolve vulnerability in IP package
  • 5908e84: Remove net.isIP() check for TLS servername
  • Updated dependencies [fdeed27]
  • Updated dependencies [5908e84]
    • socks-proxy-agent@8.0.4
    • https-proxy-agent@7.0.5