@xyo-network/diviner-temporal-indexing-memory 6.0.3 → 6.0.4
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/package.json +27 -29
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/diviner-temporal-indexing-memory",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.4",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -34,20 +34,20 @@
|
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@xyo-network/archivist-
|
|
38
|
-
"@xyo-network/
|
|
39
|
-
"@xyo-network/diviner-
|
|
40
|
-
"@xyo-network/diviner-
|
|
41
|
-
"@xyo-network/diviner-
|
|
42
|
-
"@xyo-network/diviner-model": "~6.0.
|
|
43
|
-
"@xyo-network/diviner-jsonpath-
|
|
44
|
-
"@xyo-network/diviner-jsonpath-
|
|
45
|
-
"@xyo-network/diviner-
|
|
46
|
-
"@xyo-network/diviner-temporal-indexing-model": "~6.0.
|
|
47
|
-
"@xyo-network/diviner-
|
|
48
|
-
"@xyo-network/
|
|
49
|
-
"@xyo-network/
|
|
50
|
-
"@xyo-network/
|
|
37
|
+
"@xyo-network/archivist-wrapper": "~6.0.4",
|
|
38
|
+
"@xyo-network/archivist-model": "~6.0.4",
|
|
39
|
+
"@xyo-network/diviner-boundwitness": "~6.0.4",
|
|
40
|
+
"@xyo-network/diviner-abstract": "~6.0.4",
|
|
41
|
+
"@xyo-network/diviner-indexing-memory": "~6.0.4",
|
|
42
|
+
"@xyo-network/diviner-indexing-model": "~6.0.4",
|
|
43
|
+
"@xyo-network/diviner-jsonpath-aggregate-memory": "~6.0.4",
|
|
44
|
+
"@xyo-network/diviner-jsonpath-model": "~6.0.4",
|
|
45
|
+
"@xyo-network/diviner-model": "~6.0.4",
|
|
46
|
+
"@xyo-network/diviner-temporal-indexing-model": "~6.0.4",
|
|
47
|
+
"@xyo-network/diviner-payload-model": "~6.0.4",
|
|
48
|
+
"@xyo-network/diviner-wrapper": "~6.0.4",
|
|
49
|
+
"@xyo-network/witness-timestamp": "~6.0.4",
|
|
50
|
+
"@xyo-network/module-model": "~6.0.4"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
58
58
|
"@scure/base": "~2.2.0",
|
|
59
59
|
"@scure/bip39": "~2.2.0",
|
|
60
|
-
"@xylabs/geo": "^6.0.
|
|
61
|
-
"@xylabs/sdk-js": "^6.0.
|
|
62
|
-
"@xylabs/threads": "^6.0.
|
|
63
|
-
"@xylabs/toolchain": "~8.1.
|
|
64
|
-
"@xylabs/tsconfig": "~8.1.
|
|
65
|
-
"@xylabs/vitest-extended": "~6.0.
|
|
66
|
-
"@xyo-network/payload-utils": "~6.0.
|
|
67
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
60
|
+
"@xylabs/geo": "^6.0.8",
|
|
61
|
+
"@xylabs/sdk-js": "^6.0.8",
|
|
62
|
+
"@xylabs/threads": "^6.0.8",
|
|
63
|
+
"@xylabs/toolchain": "~8.1.16",
|
|
64
|
+
"@xylabs/tsconfig": "~8.1.16",
|
|
65
|
+
"@xylabs/vitest-extended": "~6.0.8",
|
|
66
|
+
"@xyo-network/payload-utils": "~6.0.9",
|
|
67
|
+
"@xyo-network/sdk-protocol-js": "~6.0.9",
|
|
68
68
|
"ajv": "^8.20.0",
|
|
69
69
|
"async-mutex": "^0.5.0",
|
|
70
70
|
"bn.js": "^5.2.3",
|
|
@@ -77,16 +77,15 @@
|
|
|
77
77
|
"jsonpath-plus": "^10.4.0",
|
|
78
78
|
"lru-cache": "^11.5.1",
|
|
79
79
|
"observable-fns": "~0.6.1",
|
|
80
|
-
"pako": "~2.1.0",
|
|
81
80
|
"typescript": "~6.0.3",
|
|
82
81
|
"vite": "^8.0.16",
|
|
83
82
|
"vitest": "~4.1.8",
|
|
84
83
|
"webextension-polyfill": "^0.12.0",
|
|
85
84
|
"zod": "^4.4.3",
|
|
86
|
-
"@xyo-network/archivist-memory": "~6.0.
|
|
87
|
-
"@xyo-network/manifest-wrapper": "~6.0.
|
|
88
|
-
"@xyo-network/module-factory-locator": "~6.0.
|
|
89
|
-
"@xyo-network/node-memory": "~6.0.
|
|
85
|
+
"@xyo-network/archivist-memory": "~6.0.4",
|
|
86
|
+
"@xyo-network/manifest-wrapper": "~6.0.4",
|
|
87
|
+
"@xyo-network/module-factory-locator": "~6.0.4",
|
|
88
|
+
"@xyo-network/node-memory": "~6.0.4"
|
|
90
89
|
},
|
|
91
90
|
"peerDependencies": {
|
|
92
91
|
"@bitauth/libauth": "~3.0",
|
|
@@ -112,7 +111,6 @@
|
|
|
112
111
|
"jsonpath-plus": "^10.3",
|
|
113
112
|
"lru-cache": "^11.3",
|
|
114
113
|
"observable-fns": "~0.6",
|
|
115
|
-
"pako": "~2.1",
|
|
116
114
|
"webextension-polyfill": "^0.12",
|
|
117
115
|
"zod": "^4.4"
|
|
118
116
|
},
|