proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
INDIRECT
0
pump • 3.0.4pipe streams together and close all of them if one of them closes
INDIRECT
3
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
INDIRECT
0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
tar-stream • 3.2.0tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
INDIRECT
11
teex • 1.0.1Turn a readable stream into multiple readable streamx streams
chromium-bidi • 14.0.0An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
text-decoder • 1.2.7Streaming text decoder that preserves multibyte Unicode characters
INDIRECT
1
webdriver-bidi-protocol • 0.4.1This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications: