@eggjs/yauzl • 2.11.0 yet another unzip library for node INDIRECT 3 1677223165 @opensumi/di • 1.10.1 A dependency injection tool for Javascript. INDIRECT 1 1702386962 @opensumi/ide-connection • 2.27.0 基于 jsonrpc 完成多端远程调用场景,兼容 lsp 等通信方式 DIRECT 19 1697444384 @opensumi/ide-core-common • 2.27.0 @opensumi/ide-core-common DIRECT 9 1697444377 @opensumi/ide-core-node • 2.27.0 @opensumi/ide-core-node DIRECT 57 1697444387 @opensumi/ide-logs • 2.27.0 DIRECT 115 1697444401 @opensumi/vscode-jsonrpc • 8.2.1 A json rpc implementation over streams INDIRECT 0 1740726217 @parcel/watcher • 2.1.0 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. DIRECT 10 1672897639 @sindresorhus/df • 1.0.1 Get free disk space info from `df -kP` INDIRECT 0 1430769138 @sindresorhus/df • 2.1.0 Get free disk space info from `df -kP` INDIRECT 11 1466109900 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 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 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1599126736 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 compressing • 1.10.5 Everything you need for compressing and uncompressing INDIRECT 62 1776088591 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cp-file • 6.2.0 Copy a file INDIRECT 6 1554352203 cross-spawn-async • 2.2.5 Cross platform child_process#spawn INDIRECT 5 1477593815 cross-spawn • 6.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1731939694 decompress-response • 6.0.0 Decompress a HTTP response if needed INDIRECT 1 1589512108 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 dir-glob • 2.2.2 Convert directories to glob compatible strings INDIRECT 2 1548007139 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 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 escape-string-applescript • 2.0.0 Escape a string for use in AppleScript INDIRECT 0 1484306875 execa • 0.10.0 A better `child_process` INDIRECT 14 1521089995 execa • 0.2.2 A better `child_process` INDIRECT 10 1452515075 fd-slicer2 • 1.2.0 Fork of fd-slicer that fixes the DEP00005 deprecation error INDIRECT 1 1582441859 file-type • 12.4.2 Detect the file type of a Buffer/Uint8Array/ArrayBuffer DIRECT 0 1576801747 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 flushwritable • 1.0.0 A Writable stream that flushes before emitting finish INDIRECT 0 1415767366 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 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 get-ready • 1.0.0 mixin to add one-time ready event callback handler INDIRECT 0 1443513480 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 github-from-package • 0.0.0 return the github url from a package.json file INDIRECT 0 1356779572 globby • 7.1.1 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 18 1511088613 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 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 http-errors • 1.4.0 Create HTTP error objects INDIRECT 2 1454045374 iconv-lite • 0.5.2 Convert character encodings in pure javascript. INDIRECT 1 1591604998 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 ignore • 3.3.10 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1529546818 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-path-inside • 2.1.0 Check if a path is inside another path INDIRECT 1 1555345999 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 keytar • 7.9.0 Bindings to native Mac/Linux/Windows password APIs INDIRECT 36 1645100031 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mimic-response • 3.1.0 Mimic a Node.js HTTP response stream INDIRECT 0 1589481062 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mount-point • 3.0.0 Get the mount point for a file INDIRECT 4 1460315645 move-file • 1.2.0 Move a file - Even works across devices INDIRECT 10 1554352318 mri • 1.2.0 Quickly scan for CLI flags and arguments INDIRECT 0 1631486152 nan • 2.28.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1782393365 nanoid • 3.3.4 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1651575437 napi-build-utils • 2.0.0 A set of utilities to assist developers of tools that build N-API native add-ons INDIRECT 0 1737083221 nested-error-stacks • 2.1.1 An Error subclass that will chain nested Errors and dump nested stacktraces INDIRECT 0 1648498912 nice-try • 1.0.5 Tries to execute a function and discards any error that occurs INDIRECT 0 1535223789 node-abi • 3.94.0 Get the Node ABI for a given target and runtime, and vice versa. INDIRECT 1 1783024234 node-addon-api • 3.2.1 Node.js API (Node-API) INDIRECT 0 1622226315 node-addon-api • 4.3.0 Node.js API (Node-API) INDIRECT 0 1642777596 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 npm-run-path • 1.0.0 Get your PATH prepended with locally installed binaries INDIRECT 1 1451328854 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 nsfw • 2.2.0 A simple file watcher for Node DIRECT 1 1644970627 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-map • 2.1.0 Map over promises concurrently INDIRECT 0 1554564466 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 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 1.0.0 Get the PATH environment variable key cross-platform INDIRECT 0 1451327811 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 path-match • 1.2.4 wrapper around path-to-regexp for easy route parameters INDIRECT 5 1456610395 path-to-regexp • 1.9.0 Express style path to RegExp utility INDIRECT 1 1726003548 path-type • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1499554858 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 picomatch • 2.3.2 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1774298348 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prebuild-install • 7.1.3 A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform INDIRECT 34 1737504519 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 reconnecting-websocket • 4.4.0 Reconnecting WebSocket INDIRECT 0 1581058035 run-applescript • 3.2.0 Run AppleScript and get the result INDIRECT 15 1532087095 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 simple-get • 4.0.1 Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines. INDIRECT 5 1643081033 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 spdlog • 0.9.0 Node bindings for spdlog INDIRECT 5 1559886128 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 streamifier • 0.1.1 Converts a Buffer/String into a readable stream INDIRECT 0 1428054084 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 tar-fs • 2.1.5 filesystem bindings for tar-stream INDIRECT 17 1782556045 tar-stream • 1.6.2 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 48 1537619777 tar-stream • 2.2.0 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 13 1609237377 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 trash • 5.2.0 Move files and folders to the trash DIRECT 70 1554109390 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 user-home • 2.0.0 Get the path to the user home directory INDIRECT 1 1434199231 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 vscode-languageserver-types • 3.18.0 Types used by the Language server for node DIRECT 0 1780484519 vscode-uri • 3.0.2 The URI implementation that is used by VS Code and its extensions INDIRECT 0 1609834275 which-typed-array • 1.1.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858 ws • 8.21.1 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1784049145 xdg-basedir • 2.0.0 Get XDG Base Directory paths INDIRECT 1 1434199630 xdg-trashdir • 2.1.1 Get the correct trash path on Linux INDIRECT 20 1511960845 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yazl • 2.5.1 yet another zip library for node INDIRECT 1 1543628683