Skip to content

Releases: TooTallNate/proxy-agents

http-proxy-agent@9.0.0

01 Apr 06:58
af317e0

Choose a tag to compare

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction
  • Updated dependencies [ca12148]
  • Updated dependencies [7d12b51]
  • Updated dependencies [7ca27d0]
    • agent-base@9.0.0

get-uri@8.0.0

01 Apr 06:58
af317e0

Choose a tag to compare

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • 4e922b5: Bumps basic-ftp dependency to v5.2.0
  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction
  • Updated dependencies [7d12b51]
    • data-uri-to-buffer@8.0.0

degenerator@7.0.0

01 Apr 06:58
af317e0

Choose a tag to compare

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction

data-uri-to-buffer@8.0.0

01 Apr 06:58
af317e0

Choose a tag to compare

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

agent-base@9.0.0

01 Apr 06:58
af317e0

Choose a tag to compare

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • ca12148: Fix: use duck typing for agent detection in createSocket to prevent silent hang with non-http.Agent agents like tunnel-agent's TunnelingAgent
  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction

socks-proxy-agent@9.0.0

11 Mar 16:59
8dcdac8

Choose a tag to compare

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Patch Changes

  • Updated dependencies [9c92c09]
    • agent-base@8.0.0

proxy@3.0.0

11 Mar 16:59
8dcdac8

Choose a tag to compare

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

proxy-agent@7.0.0

11 Mar 16:59
8dcdac8

Choose a tag to compare

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-proxy-agent@8.0.0

pac-resolver@8.0.0

11 Mar 16:59
8dcdac8

Choose a tag to compare

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Minor Changes

  • b1509d8: Replace @tootallnate/quickjs-emscripten with quickjs-wasi for running sandboxed PAC file code. quickjs-wasi is a lighter-weight QuickJS WASM runtime built on quickjs-ng with WASI reactor mode. The compile() function now takes a QuickJS instance directly instead of QuickJSWASMModule, and createPacResolver() / pac-proxy-agent are updated accordingly.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • degenerator@6.0.0

pac-proxy-agent@8.0.0

11 Mar 16:59
8dcdac8

Choose a tag to compare

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

Minor Changes

  • b1509d8: Replace @tootallnate/quickjs-emscripten with quickjs-wasi for running sandboxed PAC file code. quickjs-wasi is a lighter-weight QuickJS WASM runtime built on quickjs-ng with WASI reactor mode. The compile() function now takes a QuickJS instance directly instead of QuickJSWASMModule, and createPacResolver() / pac-proxy-agent are updated accordingly.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-resolver@8.0.0
    • get-uri@7.0.0