@happyvertical/smrt-video 0.36.1 → 0.36.3
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/manifest.json +17 -17
- package/dist/smrt-knowledge.json +4 -4
- package/package.json +9 -9
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1782455319132,
|
|
4
4
|
"packageName": "@happyvertical/smrt-video",
|
|
5
|
-
"packageVersion": "0.36.
|
|
5
|
+
"packageVersion": "0.36.3",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-video:CharacterAsset": {
|
|
8
8
|
"name": "characterasset",
|
|
@@ -8551,7 +8551,7 @@
|
|
|
8551
8551
|
},
|
|
8552
8552
|
{
|
|
8553
8553
|
"name": "metadata",
|
|
8554
|
-
"type": "Record<string
|
|
8554
|
+
"type": "Record<string>",
|
|
8555
8555
|
"optional": true
|
|
8556
8556
|
}
|
|
8557
8557
|
],
|
|
@@ -9189,7 +9189,7 @@
|
|
|
9189
9189
|
"name": "getMetadata",
|
|
9190
9190
|
"async": false,
|
|
9191
9191
|
"parameters": [],
|
|
9192
|
-
"returnType": "Record<string
|
|
9192
|
+
"returnType": "Record<string>",
|
|
9193
9193
|
"isStatic": false,
|
|
9194
9194
|
"isPublic": true
|
|
9195
9195
|
},
|
|
@@ -9199,7 +9199,7 @@
|
|
|
9199
9199
|
"parameters": [
|
|
9200
9200
|
{
|
|
9201
9201
|
"name": "metadata",
|
|
9202
|
-
"type": "Record<string
|
|
9202
|
+
"type": "Record<string> | null | undefined",
|
|
9203
9203
|
"optional": false
|
|
9204
9204
|
}
|
|
9205
9205
|
],
|
|
@@ -9213,11 +9213,11 @@
|
|
|
9213
9213
|
"parameters": [
|
|
9214
9214
|
{
|
|
9215
9215
|
"name": "patch",
|
|
9216
|
-
"type": "Partial<Record<string
|
|
9216
|
+
"type": "Partial<Record<string>>",
|
|
9217
9217
|
"optional": false
|
|
9218
9218
|
}
|
|
9219
9219
|
],
|
|
9220
|
-
"returnType": "Record<string
|
|
9220
|
+
"returnType": "Record<string>",
|
|
9221
9221
|
"isStatic": false,
|
|
9222
9222
|
"isPublic": true
|
|
9223
9223
|
},
|
|
@@ -11236,7 +11236,7 @@
|
|
|
11236
11236
|
},
|
|
11237
11237
|
{
|
|
11238
11238
|
"name": "metadata",
|
|
11239
|
-
"type": "Record<string
|
|
11239
|
+
"type": "Record<string>",
|
|
11240
11240
|
"optional": true
|
|
11241
11241
|
}
|
|
11242
11242
|
],
|
|
@@ -11874,7 +11874,7 @@
|
|
|
11874
11874
|
"name": "getMetadata",
|
|
11875
11875
|
"async": false,
|
|
11876
11876
|
"parameters": [],
|
|
11877
|
-
"returnType": "Record<string
|
|
11877
|
+
"returnType": "Record<string>",
|
|
11878
11878
|
"isStatic": false,
|
|
11879
11879
|
"isPublic": true
|
|
11880
11880
|
},
|
|
@@ -11884,7 +11884,7 @@
|
|
|
11884
11884
|
"parameters": [
|
|
11885
11885
|
{
|
|
11886
11886
|
"name": "metadata",
|
|
11887
|
-
"type": "Record<string
|
|
11887
|
+
"type": "Record<string> | null | undefined",
|
|
11888
11888
|
"optional": false
|
|
11889
11889
|
}
|
|
11890
11890
|
],
|
|
@@ -11898,11 +11898,11 @@
|
|
|
11898
11898
|
"parameters": [
|
|
11899
11899
|
{
|
|
11900
11900
|
"name": "patch",
|
|
11901
|
-
"type": "Partial<Record<string
|
|
11901
|
+
"type": "Partial<Record<string>>",
|
|
11902
11902
|
"optional": false
|
|
11903
11903
|
}
|
|
11904
11904
|
],
|
|
11905
|
-
"returnType": "Record<string
|
|
11905
|
+
"returnType": "Record<string>",
|
|
11906
11906
|
"isStatic": false,
|
|
11907
11907
|
"isPublic": true
|
|
11908
11908
|
},
|
|
@@ -14694,7 +14694,7 @@
|
|
|
14694
14694
|
},
|
|
14695
14695
|
{
|
|
14696
14696
|
"name": "metadata",
|
|
14697
|
-
"type": "Record<string
|
|
14697
|
+
"type": "Record<string>",
|
|
14698
14698
|
"optional": true
|
|
14699
14699
|
}
|
|
14700
14700
|
],
|
|
@@ -15332,7 +15332,7 @@
|
|
|
15332
15332
|
"name": "getMetadata",
|
|
15333
15333
|
"async": false,
|
|
15334
15334
|
"parameters": [],
|
|
15335
|
-
"returnType": "Record<string
|
|
15335
|
+
"returnType": "Record<string>",
|
|
15336
15336
|
"isStatic": false,
|
|
15337
15337
|
"isPublic": true
|
|
15338
15338
|
},
|
|
@@ -15342,7 +15342,7 @@
|
|
|
15342
15342
|
"parameters": [
|
|
15343
15343
|
{
|
|
15344
15344
|
"name": "metadata",
|
|
15345
|
-
"type": "Record<string
|
|
15345
|
+
"type": "Record<string> | null | undefined",
|
|
15346
15346
|
"optional": false
|
|
15347
15347
|
}
|
|
15348
15348
|
],
|
|
@@ -15356,11 +15356,11 @@
|
|
|
15356
15356
|
"parameters": [
|
|
15357
15357
|
{
|
|
15358
15358
|
"name": "patch",
|
|
15359
|
-
"type": "Partial<Record<string
|
|
15359
|
+
"type": "Partial<Record<string>>",
|
|
15360
15360
|
"optional": false
|
|
15361
15361
|
}
|
|
15362
15362
|
],
|
|
15363
|
-
"returnType": "Record<string
|
|
15363
|
+
"returnType": "Record<string>",
|
|
15364
15364
|
"isStatic": false,
|
|
15365
15365
|
"isPublic": true
|
|
15366
15366
|
},
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-06-
|
|
3
|
+
"generatedAt": "2026-06-26T06:28:40.652Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-video",
|
|
5
|
-
"packageVersion": "0.36.
|
|
5
|
+
"packageVersion": "0.36.3",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "078cf6f7b8f6c12c1e179c75979f7a0a4f4b94e3eb790670873543e9b8948276",
|
|
10
|
+
"packageJson": "adf2740e0661e8aa0e5e034db1332a8e1af9d3b37418f443efe897c68230c558",
|
|
11
11
|
"agents": "01c6489f21d949868550deecb68d3a1e264b9dee396ef437330aa3eb81c6a0c9"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-video",
|
|
3
|
-
"version": "0.36.
|
|
3
|
+
"version": "0.36.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Video content management for AI-powered video production in the SMRT ecosystem",
|
|
6
6
|
"author": "HappyVertical",
|
|
@@ -31,13 +31,13 @@
|
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@happyvertical/logger": "^0.74.7",
|
|
33
33
|
"@happyvertical/utils": "^0.74.7",
|
|
34
|
-
"@happyvertical/smrt-assets": "0.36.
|
|
35
|
-
"@happyvertical/smrt-config": "0.36.
|
|
36
|
-
"@happyvertical/smrt-content": "0.36.
|
|
37
|
-
"@happyvertical/smrt-core": "0.36.
|
|
38
|
-
"@happyvertical/smrt-profiles": "0.36.
|
|
39
|
-
"@happyvertical/smrt-tenancy": "0.36.
|
|
40
|
-
"@happyvertical/smrt-voice": "0.36.
|
|
34
|
+
"@happyvertical/smrt-assets": "0.36.3",
|
|
35
|
+
"@happyvertical/smrt-config": "0.36.3",
|
|
36
|
+
"@happyvertical/smrt-content": "0.36.3",
|
|
37
|
+
"@happyvertical/smrt-core": "0.36.3",
|
|
38
|
+
"@happyvertical/smrt-profiles": "0.36.3",
|
|
39
|
+
"@happyvertical/smrt-tenancy": "0.36.3",
|
|
40
|
+
"@happyvertical/smrt-voice": "0.36.3"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@happyvertical/sql": "^0.74.7",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"typescript": "^5.9.3",
|
|
46
46
|
"vite": "^7.3.1",
|
|
47
47
|
"vitest": "^4.0.17",
|
|
48
|
-
"@happyvertical/smrt-vitest": "0.36.
|
|
48
|
+
"@happyvertical/smrt-vitest": "0.36.3"
|
|
49
49
|
},
|
|
50
50
|
"keywords": [
|
|
51
51
|
"video",
|