yaml-flow 8.4.11 → 8.4.13

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "generatedAt": "2026-05-22T21:33:03.585Z",
2
+ "generatedAt": "2026-05-22T22:17:23.607Z",
3
3
  "algorithm": "sha256",
4
4
  "files": {
5
5
  "browser/board-livecards-localstorage.js": {
@@ -7,8 +7,8 @@
7
7
  "bytes": 100818
8
8
  },
9
9
  "browser/live-cards.schema.json": {
10
- "sha256": "sha256-9CUv3YSTpgq3k0Dsi8bs7bNUlGoBA1SGWMCBSZcbzys=",
11
- "bytes": 17134
10
+ "sha256": "sha256-F5nfqDzZ5L3p0lLTMxGt4YtMa2sVzdNPh8sbQ8OiXHE=",
11
+ "bytes": 17305
12
12
  }
13
13
  }
14
14
  }
@@ -554,6 +554,10 @@
554
554
  "uploaded_at": {
555
555
  "type": "string",
556
556
  "format": "date-time"
557
+ },
558
+ "chat": {
559
+ "type": "boolean",
560
+ "description": "Whether this file entry is associated with a chat interaction"
557
561
  }
558
562
  },
559
563
  "additionalProperties": false