@xeno-corporation/xeno-agent-sdk 0.6.6 → 0.6.8

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.
@@ -359,6 +359,7 @@ declare class PermissionEngine {
359
359
  private evaluateAutoPermission;
360
360
  private getCacheKey;
361
361
  private isPathInPersistentAllowedDirectory;
362
+ private normalizePersistentApprovalKey;
362
363
  private extractFilePath;
363
364
  private extractDirectory;
364
365
  private normalizeDirectory;