@rspack-debug/cli
Advanced tools
+29
-6
@@ -1,4 +0,1 @@ | ||
| import * as __rspack_external_module from "module"; | ||
| import * as __rspack_external_path from "path"; | ||
| import { __webpack_require__ } from "./rslib-runtime.js"; | ||
| import node_path from "node:path"; | ||
@@ -10,2 +7,28 @@ import node_util from "node:util"; | ||
| import { pathToFileURL } from "node:url"; | ||
| import { createRequire as __rspack_createRequire } from "node:module"; | ||
| const __rspack_createRequire_require = __rspack_createRequire(import.meta.url); | ||
| var __webpack_modules__ = {}; | ||
| var __webpack_module_cache__ = {}; | ||
| function __webpack_require__(moduleId) { | ||
| var cachedModule = __webpack_module_cache__[moduleId]; | ||
| if (void 0 !== cachedModule) return cachedModule.exports; | ||
| var module = __webpack_module_cache__[moduleId] = { | ||
| exports: {} | ||
| }; | ||
| __webpack_modules__[moduleId](module, module.exports, __webpack_require__); | ||
| return module.exports; | ||
| } | ||
| __webpack_require__.m = __webpack_modules__; | ||
| (()=>{ | ||
| __webpack_require__.add = function(modules) { | ||
| Object.assign(__webpack_require__.m, modules); | ||
| }; | ||
| })(); | ||
| (()=>{ | ||
| __webpack_require__.nmd = (module)=>{ | ||
| module.paths = []; | ||
| if (!module.children) module.children = []; | ||
| return module; | ||
| }; | ||
| })(); | ||
| __webpack_require__.add({ | ||
@@ -73,6 +96,6 @@ "../../node_modules/.pnpm/pirates@4.0.7/node_modules/pirates/lib/index.js" (module, exports, __webpack_require__) { | ||
| module (module) { | ||
| module.exports = __rspack_external_module; | ||
| module.exports = __rspack_createRequire_require("module"); | ||
| }, | ||
| path (module) { | ||
| module.exports = __rspack_external_path; | ||
| module.exports = __rspack_createRequire_require("path"); | ||
| } | ||
@@ -1135,3 +1158,3 @@ }); | ||
| program.help(); | ||
| program.version("2.0.0-beta.8"); | ||
| program.version("2.0.0-beta.9"); | ||
| } | ||
@@ -1138,0 +1161,0 @@ async buildCompilerConfig(options, rspackCommand) { |
+5
-5
| { | ||
| "name": "@rspack-debug/cli", | ||
| "version": "2.0.0-beta.8", | ||
| "version": "2.0.0-beta.9", | ||
| "description": "CLI for rspack", | ||
@@ -34,3 +34,3 @@ "homepage": "https://rspack.rs", | ||
| "devDependencies": { | ||
| "@rslib/core": "0.20.0", | ||
| "@rslib/core": "0.20.1", | ||
| "@rspack/dev-server": "2.0.0-beta.7", | ||
@@ -43,5 +43,5 @@ "cac": "^7.0.0", | ||
| "ts-node": "^10.9.2", | ||
| "typescript": "^5.9.3", | ||
| "@rspack/core": "npm:@rspack-debug/core@2.0.0-beta.8", | ||
| "@rspack/test-tools": "npm:@rspack-debug/test-tools@2.0.0-beta.8" | ||
| "typescript": "^6.0.2", | ||
| "@rspack/core": "npm:@rspack-debug/core@2.0.0-beta.9", | ||
| "@rspack/test-tools": "npm:@rspack-debug/test-tools@2.0.0-beta.9" | ||
| }, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
| var __webpack_modules__ = {}; | ||
| var __webpack_module_cache__ = {}; | ||
| function __webpack_require__(moduleId) { | ||
| var cachedModule = __webpack_module_cache__[moduleId]; | ||
| if (void 0 !== cachedModule) return cachedModule.exports; | ||
| var module = __webpack_module_cache__[moduleId] = { | ||
| exports: {} | ||
| }; | ||
| __webpack_modules__[moduleId](module, module.exports, __webpack_require__); | ||
| return module.exports; | ||
| } | ||
| __webpack_require__.m = __webpack_modules__; | ||
| (()=>{ | ||
| __webpack_require__.add = function(modules) { | ||
| Object.assign(__webpack_require__.m, modules); | ||
| }; | ||
| })(); | ||
| (()=>{ | ||
| __webpack_require__.nmd = (module)=>{ | ||
| module.paths = []; | ||
| if (!module.children) module.children = []; | ||
| return module; | ||
| }; | ||
| })(); | ||
| export { __webpack_require__ }; |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
6
-14.29%67428
-0.01%21
-4.55%1525
-0.13%