@module-federation/bridge-react-webpack-plugin • 0.8.8 React bridge is used to load the routing module in mf, so that the routing module can work properly with the host environment. DIRECT 4 January 7, 2025 @module-federation/dts-plugin • 0.8.8 DIRECT 114 January 7, 2025 @module-federation/error-codes • 0.8.8 Module Federation Error Codes INDIRECT 0 January 7, 2025 @module-federation/inject-external-runtime-core-plugin • 0.8.8 A sdk for support module federation DIRECT 0 January 7, 2025 @module-federation/managers • 0.8.8 Provide managers for helping handle mf data . DIRECT 19 January 7, 2025 @module-federation/manifest • 0.8.8 Provide manifest/stats for webpack/rspack MF project . DIRECT 115 January 7, 2025 @module-federation/runtime-core • 0.6.16 - Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa INDIRECT 3 January 7, 2025 @module-federation/runtime-tools • 0.8.8 Module federation runtime package collection. You can just install it instead of installing all the packages separately. DIRECT 6 January 7, 2025 @module-federation/runtime • 0.8.8 - Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa INDIRECT 4 January 7, 2025 @module-federation/sdk • 0.8.8 A sdk for support module federation DIRECT 1 January 7, 2025 @module-federation/third-party-dts-extractor • 0.8.8 INDIRECT 23 January 7, 2025 @module-federation/webpack-bundler-runtime • 0.8.8 Module Federation Runtime for webpack INDIRECT 5 January 7, 2025 @types/semver • 7.5.8 TypeScript definitions for semver INDIRECT 0 February 24, 2024 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 February 2, 2022 adm-zip • 0.5.16 Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk INDIRECT 0 August 30, 2024 ansi-colors • 4.1.3 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). INDIRECT 0 May 16, 2022 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 October 4, 2020 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 June 14, 2016 axios • 1.7.9 Promise based HTTP client for the browser and node.js INDIRECT 8 December 4, 2024 cache-content-type • 1.0.1 Create a full Content-Type header given a MIME type or extension and catch the result INDIRECT 3 July 18, 2018 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 December 9, 2024 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 December 16, 2024 chalk • 3.0.0 Terminal string styling done right INDIRECT 5 November 9, 2019 co • 4.6.0 generator async control flow goodness INDIRECT 0 July 9, 2015 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 August 19, 2019 color-name • 1.1.4 A list of color names and its values INDIRECT 0 September 21, 2018 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 May 12, 2019 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 December 10, 2021 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 January 29, 2023 cookies • 0.9.1 Cookies, optionally signed using Keygrip. INDIRECT 3 January 2, 2024 cron-parser • 4.9.0 Node.js library for parsing crontab instructions INDIRECT 1 August 14, 2023 date-format • 4.0.14 Formatting Date objects as strings since 2013 INDIRECT 0 September 26, 2022 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 December 6, 2024 deep-equal • 1.0.1 node's assert.deepEqual algorithm INDIRECT 0 August 29, 2015 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 April 30, 2015 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 December 14, 2015 depd • 1.1.2 Deprecate all the things INDIRECT 0 January 12, 2018 depd • 2.0.0 Deprecate all the things INDIRECT 0 October 26, 2018 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 March 20, 2022 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 December 17, 2024 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 May 25, 2015 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 January 22, 2018 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 December 6, 2024 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 February 5, 2024 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 January 15, 2025 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 September 1, 2015 expand-tilde • 2.0.2 Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd. INDIRECT 2 December 8, 2016 find-file-up • 2.0.1 Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories. INDIRECT 10 March 28, 2018 find-pkg • 2.0.0 Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync. INDIRECT 11 March 28, 2018 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 September 6, 2024 form-data • 4.0.1 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 October 10, 2024 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 September 14, 2017 fs-extra • 8.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 3 June 28, 2019 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 4 January 19, 2021 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 January 2, 2025 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 January 2, 2025 global-modules • 1.0.0 The directory used by npm for globally installed npm modules. INDIRECT 9 June 28, 2017 global-prefix • 1.0.2 Get the npm global path prefix. INDIRECT 7 August 6, 2017 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 December 4, 2024 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 December 2, 2024 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 February 1, 2024 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 homedir-polyfill • 1.0.3 Node.js os.homedir polyfill for older versions of node.js. INDIRECT 1 February 21, 2019 http-assert • 1.5.0 assert with status codes INDIRECT 7 August 25, 2021 http-errors • 1.8.1 Create HTTP error objects INDIRECT 5 November 14, 2021 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 December 21, 2024 is-generator-function • 1.1.0 Determine if a function is a native generator function. INDIRECT 16 January 2, 2025 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 December 12, 2024 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 February 14, 2018 isomorphic-rslog • 0.0.7 A tiny, intuitive, type-friendly logger for Node.js/Browser. INDIRECT 0 December 26, 2024 isomorphic-ws • 5.0.0 Isomorphic implementation of WebSocket INDIRECT 0 June 27, 2022 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 September 12, 2017 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 October 31, 2020 keygrip • 1.1.0 Key signing and verification for rotated credentials INDIRECT 1 May 8, 2019 koa-compose • 4.1.0 compose Koa middleware INDIRECT 0 May 22, 2018 koa-convert • 2.0.0 convert modern Koa legacy generator-based middleware to promise-based middleware INDIRECT 2 September 10, 2020 koa • 2.15.3 Koa web app framework INDIRECT 55 April 11, 2024 lodash.clonedeepwith • 4.5.0 The lodash method `_.cloneDeepWith` exported as a module. INDIRECT 0 August 13, 2016 long-timeout • 0.1.1 Long timeout makes it possible to have a timeout or interval that is longer than 24.8 days (2^31-1 milliseconds). INDIRECT 0 February 24, 2016 luxon • 3.5.0 Immutable date wrapper INDIRECT 0 August 3, 2024 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 December 19, 2024 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 September 8, 2014 mime-db • 1.52.0 Media Type Database INDIRECT 0 February 21, 2022 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 March 12, 2022 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 January 23, 2022 node-schedule • 2.1.1 A cron-like and not-cron-like job scheduler for Node. INDIRECT 4 January 11, 2023 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 February 22, 2022 parse-passwd • 1.0.0 Parse a passwd file into a list of users. INDIRECT 0 October 19, 2016 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 April 16, 2019 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 May 25, 2021 proxy-from-env • 1.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 March 4, 2020 rambda • 9.4.2 Lightweight and faster alternative to Ramda with included TS definitions INDIRECT 0 January 16, 2025 resolve-dir • 1.0.1 Resolve a directory that is either local, global or in the user's home directory. INDIRECT 9 August 5, 2017 resolve • 1.22.8 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 October 10, 2023 rfdc • 1.4.1 Really Fast Deep Clone INDIRECT 0 June 12, 2024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 May 10, 2020 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 15 December 12, 2024 sorted-array-functions • 1.3.0 Maintain and search through a sorted array using some low level functions INDIRECT 0 August 24, 2020 statuses • 1.5.0 HTTP status utility INDIRECT 0 March 28, 2018 streamroller • 3.1.5 file streams that roll over when size limits, or dates are reached INDIRECT 7 February 15, 2023 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 August 28, 2020 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 January 3, 2022 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 November 14, 2021 tsscmp • 1.0.6 Timing safe string compare using double HMAC INDIRECT 0 July 31, 2018 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 April 26, 2019 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 June 20, 2018 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 November 1, 2023 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 September 24, 2017 ws • 8.18.0 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 July 3, 2024 ylru • 1.4.0 Extends LRU base on hashlru INDIRECT 0 March 28, 2024