@happyvertical/smrt-content 0.40.25 → 0.40.27
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/index.js +1 -1
- package/dist/manifest.json +2 -2
- package/dist/smrt-knowledge.json +4 -4
- package/package.json +22 -22
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1785080813273,
|
|
4
4
|
"packageName": "@happyvertical/smrt-content",
|
|
5
|
-
"packageVersion": "0.40.
|
|
5
|
+
"packageVersion": "0.40.27",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-content:ContentAsset": {
|
|
8
8
|
"name": "contentasset",
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-07-
|
|
3
|
+
"generatedAt": "2026-07-26T15:47:00.627Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-content",
|
|
5
|
-
"packageVersion": "0.40.
|
|
5
|
+
"packageVersion": "0.40.27",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "28549c9b5a8cb52aff97e0e281a403da8ad9a03980fee9456733ec8e1fd84103",
|
|
10
|
+
"packageJson": "89975059b6b05d0646dd58981638251d3ec9a8ef77c739f8b3a23da9b8e1d85c",
|
|
11
11
|
"agents": "d0ec4d98a72a9a5167543515924e6b3c54a939597623858c9fa51e2678a47870"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-content",
|
|
3
|
-
"version": "0.40.
|
|
3
|
+
"version": "0.40.27",
|
|
4
4
|
"description": "Content processing module for SMRT framework - handles documents, web content, and media",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"smrtRawPrimitives": "strict",
|
|
@@ -37,30 +37,30 @@
|
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@happyvertical/ai": "^0.
|
|
41
|
-
"@happyvertical/documents": "^0.
|
|
42
|
-
"@happyvertical/files": "^0.
|
|
43
|
-
"@happyvertical/geo": "^0.
|
|
44
|
-
"@happyvertical/images": "^0.
|
|
45
|
-
"@happyvertical/logger": "^0.
|
|
40
|
+
"@happyvertical/ai": "^0.84.0",
|
|
41
|
+
"@happyvertical/documents": "^0.84.0",
|
|
42
|
+
"@happyvertical/files": "^0.84.0",
|
|
43
|
+
"@happyvertical/geo": "^0.84.0",
|
|
44
|
+
"@happyvertical/images": "^0.84.0",
|
|
45
|
+
"@happyvertical/logger": "^0.84.0",
|
|
46
46
|
"@happyvertical/ocr": "^0.60.55",
|
|
47
47
|
"@happyvertical/pdf": "^0.65.3",
|
|
48
48
|
"@happyvertical/spider": "^1.1.10",
|
|
49
|
-
"@happyvertical/sql": "^0.
|
|
50
|
-
"@happyvertical/utils": "^0.
|
|
49
|
+
"@happyvertical/sql": "^0.84.0",
|
|
50
|
+
"@happyvertical/utils": "^0.84.0",
|
|
51
51
|
"fast-xml-parser": "^5.10.1",
|
|
52
52
|
"yaml": "^2.9.0",
|
|
53
|
-
"@happyvertical/smrt-assets": "0.40.
|
|
54
|
-
"@happyvertical/smrt-
|
|
55
|
-
"@happyvertical/smrt-
|
|
56
|
-
"@happyvertical/smrt-
|
|
57
|
-
"@happyvertical/smrt-
|
|
58
|
-
"@happyvertical/smrt-
|
|
59
|
-
"@happyvertical/smrt-prompts": "0.40.
|
|
60
|
-
"@happyvertical/smrt-profiles": "0.40.
|
|
61
|
-
"@happyvertical/smrt-tenancy": "0.40.
|
|
62
|
-
"@happyvertical/smrt-types": "0.40.
|
|
63
|
-
"@happyvertical/smrt-ui": "0.40.
|
|
53
|
+
"@happyvertical/smrt-assets": "0.40.27",
|
|
54
|
+
"@happyvertical/smrt-core": "0.40.27",
|
|
55
|
+
"@happyvertical/smrt-chat": "0.40.27",
|
|
56
|
+
"@happyvertical/smrt-facts": "0.40.27",
|
|
57
|
+
"@happyvertical/smrt-messages": "0.40.27",
|
|
58
|
+
"@happyvertical/smrt-images": "0.40.27",
|
|
59
|
+
"@happyvertical/smrt-prompts": "0.40.27",
|
|
60
|
+
"@happyvertical/smrt-profiles": "0.40.27",
|
|
61
|
+
"@happyvertical/smrt-tenancy": "0.40.27",
|
|
62
|
+
"@happyvertical/smrt-types": "0.40.27",
|
|
63
|
+
"@happyvertical/smrt-ui": "0.40.27"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"svelte": "^5.56.4"
|
|
@@ -81,8 +81,8 @@
|
|
|
81
81
|
"typescript": "5.9.3",
|
|
82
82
|
"vite": "8.1.4",
|
|
83
83
|
"vitest": "4.1.10",
|
|
84
|
-
"@happyvertical/smrt-playground": "0.40.
|
|
85
|
-
"@happyvertical/smrt-vitest": "0.40.
|
|
84
|
+
"@happyvertical/smrt-playground": "0.40.27",
|
|
85
|
+
"@happyvertical/smrt-vitest": "0.40.27"
|
|
86
86
|
},
|
|
87
87
|
"keywords": [
|
|
88
88
|
"ai",
|