perstack 0.0.92 → 0.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/bin/cli.js +2698 -691
- package/dist/bin/cli.js.map +1 -1
- package/dist/{devtools-DaNYFZHF.js → devtools-BW4iRMC0.js} +3 -3
- package/dist/{devtools-DaNYFZHF.js.map → devtools-BW4iRMC0.js.map} +1 -1
- package/dist/{dist-V21w4o7U.js → dist-BTAd9SVm.js} +356 -214
- package/dist/dist-BTAd9SVm.js.map +1 -0
- package/dist/{resolve-expert-Cqhb7H8o.js → resolve-expert-DBuh8jnF.js} +2 -2
- package/dist/{resolve-expert-Cqhb7H8o.js.map → resolve-expert-DBuh8jnF.js.map} +1 -1
- package/package.json +7 -7
- package/dist/dist-V21w4o7U.js.map +0 -1
|
@@ -3530,7 +3530,7 @@ var import_websocket_server = /* @__PURE__ */ __toESM(require_websocket_server()
|
|
|
3530
3530
|
var wrapper_default = import_websocket.default;
|
|
3531
3531
|
|
|
3532
3532
|
//#endregion
|
|
3533
|
-
//#region ../../node_modules/.pnpm/ink@6.
|
|
3533
|
+
//#region ../../node_modules/.pnpm/ink@6.8.0_@types+react@19.2.14_react@19.2.4/node_modules/ink/build/devtools-window-polyfill.js
|
|
3534
3534
|
const customGlobal = global;
|
|
3535
3535
|
customGlobal.WebSocket ||= wrapper_default;
|
|
3536
3536
|
customGlobal.window ||= global;
|
|
@@ -3580,10 +3580,10 @@ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
|
|
|
3580
3580
|
];
|
|
3581
3581
|
|
|
3582
3582
|
//#endregion
|
|
3583
|
-
//#region ../../node_modules/.pnpm/ink@6.
|
|
3583
|
+
//#region ../../node_modules/.pnpm/ink@6.8.0_@types+react@19.2.14_react@19.2.4/node_modules/ink/build/devtools.js
|
|
3584
3584
|
devtools.initialize();
|
|
3585
3585
|
devtools.connectToDevTools();
|
|
3586
3586
|
|
|
3587
3587
|
//#endregion
|
|
3588
3588
|
export { };
|
|
3589
|
-
//# sourceMappingURL=devtools-
|
|
3589
|
+
//# sourceMappingURL=devtools-BW4iRMC0.js.map
|