@xyo-network/diviner-indexeddb 7.0.0 → 7.0.2
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/diviner-indexeddb",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.2",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@xyo-network/diviner-boundwitness-indexeddb": "~7.0.
|
|
38
|
-
"@xyo-network/diviner-payload-indexeddb": "~7.0.
|
|
37
|
+
"@xyo-network/diviner-boundwitness-indexeddb": "~7.0.2",
|
|
38
|
+
"@xyo-network/diviner-payload-indexeddb": "~7.0.2"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -45,37 +45,37 @@
|
|
|
45
45
|
"@opentelemetry/sdk-trace-base": "^2.8.0",
|
|
46
46
|
"@scure/base": "~2.2.0",
|
|
47
47
|
"@scure/bip39": "~2.2.0",
|
|
48
|
-
"@xylabs/geo": "^
|
|
49
|
-
"@xylabs/indexed-db": "^
|
|
50
|
-
"@xylabs/sdk
|
|
51
|
-
"@xylabs/threads": "^
|
|
52
|
-
"@xylabs/toolchain": "^8.
|
|
53
|
-
"@xylabs/tsconfig": "^8.
|
|
54
|
-
"@xylabs/vitest-extended": "^
|
|
55
|
-
"@xyo-network/sdk-protocol
|
|
48
|
+
"@xylabs/geo": "^7.0.1",
|
|
49
|
+
"@xylabs/indexed-db": "^7.0.1",
|
|
50
|
+
"@xylabs/sdk": "^7.0.1",
|
|
51
|
+
"@xylabs/threads": "^7.0.1",
|
|
52
|
+
"@xylabs/toolchain": "^8.5.3",
|
|
53
|
+
"@xylabs/tsconfig": "^8.5.3",
|
|
54
|
+
"@xylabs/vitest-extended": "^7.0.1",
|
|
55
|
+
"@xyo-network/sdk-protocol": "^7.0.4",
|
|
56
56
|
"ajv": "^8.20.0",
|
|
57
57
|
"async-mutex": "^0.5.0",
|
|
58
58
|
"debug": "~4.4.3",
|
|
59
|
-
"eslint": "^10.
|
|
60
|
-
"ethers": "^6.
|
|
59
|
+
"eslint": "^10.6.0",
|
|
60
|
+
"ethers": "^6.17.0",
|
|
61
61
|
"fake-indexeddb": "~6.2.5",
|
|
62
62
|
"hash-wasm": "~4.12.0",
|
|
63
63
|
"idb": "^8.0.3",
|
|
64
64
|
"lru-cache": "^11.5.1",
|
|
65
65
|
"observable-fns": "~0.6.1",
|
|
66
66
|
"typescript": "~6.0.3",
|
|
67
|
-
"vite": "^8.0
|
|
68
|
-
"vitest": "~4.1.
|
|
67
|
+
"vite": "^8.1.0",
|
|
68
|
+
"vitest": "~4.1.9",
|
|
69
69
|
"webextension-polyfill": "^0.12.0",
|
|
70
70
|
"zod": "^4.4.3",
|
|
71
|
-
"@xyo-network/archivist-indexeddb": "~7.0.
|
|
72
|
-
"@xyo-network/
|
|
73
|
-
"@xyo-network/
|
|
74
|
-
"@xyo-network/diviner-payload-
|
|
75
|
-
"@xyo-network/diviner-model": "~7.0.
|
|
76
|
-
"@xyo-network/
|
|
77
|
-
"@xyo-network/
|
|
78
|
-
"@xyo-network/node-memory": "~7.0.
|
|
71
|
+
"@xyo-network/archivist-indexeddb": "~7.0.2",
|
|
72
|
+
"@xyo-network/diviner-boundwitness": "~7.0.2",
|
|
73
|
+
"@xyo-network/archivist-model": "~7.0.2",
|
|
74
|
+
"@xyo-network/diviner-payload-abstract": "~7.0.2",
|
|
75
|
+
"@xyo-network/diviner-model": "~7.0.2",
|
|
76
|
+
"@xyo-network/module-model": "~7.0.2",
|
|
77
|
+
"@xyo-network/diviner-payload-model": "~7.0.2",
|
|
78
|
+
"@xyo-network/node-memory": "~7.0.2"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
81
|
"@bitauth/libauth": "~3.0",
|
|
@@ -87,9 +87,9 @@
|
|
|
87
87
|
"@scure/bip39": "~2.2",
|
|
88
88
|
"@xylabs/geo": "^6.0",
|
|
89
89
|
"@xylabs/indexed-db": "^6.0",
|
|
90
|
-
"@xylabs/sdk
|
|
90
|
+
"@xylabs/sdk": "^6.0",
|
|
91
91
|
"@xylabs/threads": "^6.0",
|
|
92
|
-
"@xyo-network/sdk-protocol
|
|
92
|
+
"@xyo-network/sdk-protocol": "^7.0",
|
|
93
93
|
"ajv": "^8.20",
|
|
94
94
|
"async-mutex": "^0.5",
|
|
95
95
|
"debug": "~4.4",
|