@pensar/apex 0.0.76-canary.04ba72d2 → 0.0.76-canary.e7699fcf

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.
Files changed (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -209113,7 +209113,7 @@ import fs2 from "fs/promises";
209113
209113
  // package.json
209114
209114
  var package_default2 = {
209115
209115
  name: "@pensar/apex",
209116
- version: "0.0.76-canary.04ba72d2",
209116
+ version: "0.0.76-canary.e7699fcf",
209117
209117
  description: "AI-powered penetration testing CLI tool with terminal UI",
209118
209118
  module: "src/tui/index.tsx",
209119
209119
  main: "build/index.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pensar/apex",
3
- "version": "0.0.76-canary.04ba72d2",
3
+ "version": "0.0.76-canary.e7699fcf",
4
4
  "description": "AI-powered penetration testing CLI tool with terminal UI",
5
5
  "module": "src/tui/index.tsx",
6
6
  "main": "build/index.js",