@pensar/apex 0.0.77-canary.c4e8d81a → 0.0.77
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/build/index.js +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -209485,7 +209485,7 @@ import fs2 from "fs/promises";
|
|
|
209485
209485
|
// package.json
|
|
209486
209486
|
var package_default2 = {
|
|
209487
209487
|
name: "@pensar/apex",
|
|
209488
|
-
version: "0.0.77
|
|
209488
|
+
version: "0.0.77",
|
|
209489
209489
|
description: "AI-powered penetration testing CLI tool with terminal UI",
|
|
209490
209490
|
module: "src/tui/index.tsx",
|
|
209491
209491
|
main: "build/index.js",
|