@pensar/apex 0.0.69 → 0.0.70
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 +1 -1
- package/build/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/build/index.js
CHANGED
|
@@ -135337,7 +135337,7 @@ import fs2 from "fs/promises";
|
|
|
135337
135337
|
// package.json
|
|
135338
135338
|
var package_default2 = {
|
|
135339
135339
|
name: "@pensar/apex",
|
|
135340
|
-
version: "0.0.
|
|
135340
|
+
version: "0.0.70",
|
|
135341
135341
|
description: "AI-powered penetration testing CLI tool with terminal UI",
|
|
135342
135342
|
module: "src/tui/index.tsx",
|
|
135343
135343
|
main: "build/index.js",
|