@agentvault/agentvault 0.19.69 → 0.19.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/dist/cli.js CHANGED
@@ -88250,7 +88250,7 @@ var init_index = __esm({
88250
88250
  init_skill_invoker();
88251
88251
  await init_skill_telemetry();
88252
88252
  await init_policy_enforcer();
88253
- VERSION = true ? "0.19.69" : "0.0.0-dev";
88253
+ VERSION = true ? "0.19.70" : "0.0.0-dev";
88254
88254
  }
88255
88255
  });
88256
88256