@electron/remote • 2.1.3 [](https://github.com/electron/remote/actions/workflows/test.yml) [](https://npmjs.org/package/@electron/remote DIRECT 0 1751911181 @leichtgewicht/ip-codec • 2.0.5 Small package to encode or decode IP addresses from buffers to strings. INDIRECT 0 1711514534 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 ajv-formats • 2.1.1 Format validation for Ajv v7+ INDIRECT 5 1628934517 ajv • 8.20.0 Another JSON Schema Validator INDIRECT 4 1777044136 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 atomically • 1.7.0 Read and write files atomically and reliably. INDIRECT 0 1605101110 axios • 1.18.1 Promise based HTTP client for the browser and node.js DIRECT 29 1782152897 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 conf • 10.2.0 Simple config handling for your app or module INDIRECT 23 1659161803 debounce-fn • 4.0.0 Debounce a function INDIRECT 1 1582124460 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dettle • 1.0.5 A tiny fully-featured debounce and throttle implementation. INDIRECT 0 1736632833 dns-packet • 5.6.1 An abstract-encoding compliant module for encoding / decoding DNS packets INDIRECT 1 1692961206 dns-socket • 4.2.2 Make low-level DNS requests with retry and timeout support. DIRECT 2 1622234013 dot-prop • 6.0.1 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1605780004 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 electron-log • 5.4.4 Just a simple logging module for your Electron application DIRECT 0 1778722961 electron-store • 8.2.0 Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etc DIRECT 25 1709878348 env-paths • 2.2.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 1615206666 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 follow-redirects • 1.16.0 HTTP and HTTPS modules that follow redirects. INDIRECT 0 1776078225 form-data • 4.0.6 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 22 1781285873 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 is-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 mimic-fn • 3.1.0 Make a function mimic another one INDIRECT 0 1595582016 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 pkg-up • 3.1.0 Find the closest package.json file INDIRECT 6 1555300980 promise-make-counter • 1.0.2 A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero. INDIRECT 1 1736633532 promise-make-naked • 3.0.2 A simple function that makes a promise that can be resolved, rejected or introspected from the outside. INDIRECT 0 1736631666 proxy-from-env • 2.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1773513167 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 stubborn-fs • 1.2.5 Stubborn versions of Node's fs functions that try really hard to do their job. INDIRECT 0 1690367214 tiny-readdir • 2.7.4 A simple promisified recursive readdir function. INDIRECT 2 1736634470