pentesting 0.8.7 → 0.8.9
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7816,7 +7816,7 @@ ${list}`);
|
|
|
7816
7816
|
] }),
|
|
7817
7817
|
isProcessing ? /* @__PURE__ */ jsxs2(Box2, { flexDirection: "column", children: [
|
|
7818
7818
|
/* @__PURE__ */ jsxs2(Box2, { children: [
|
|
7819
|
-
/* @__PURE__ */ jsx2(Text2, { color: spinnerColor, children: /* @__PURE__ */ jsx2(Spinner, { type: "
|
|
7819
|
+
/* @__PURE__ */ jsx2(Text2, { color: spinnerColor, children: /* @__PURE__ */ jsx2(Spinner, { type: "aesthetic" }) }),
|
|
7820
7820
|
/* @__PURE__ */ jsxs2(Text2, { color: THEME.text.muted, children: [
|
|
7821
7821
|
" ",
|
|
7822
7822
|
currentStatus,
|