@blocklet/server-js 1.16.53-beta-20251013-005429-ca3b05de → 1.16.53-beta-20251013-075536-64fcb94b

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/browser.d.ts CHANGED
@@ -2642,6 +2642,7 @@ declare namespace ABTNodeClient {
2642
2642
  createdAt: number;
2643
2643
  ip: string;
2644
2644
  ua: string;
2645
+ componentDid: string;
2645
2646
  }
2646
2647
 
2647
2648
  interface AuditLogActor {