@xyo-network/diviner-indexeddb 7.0.1 → 7.0.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.
Files changed (1) hide show
  1. package/package.json +30 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-indexeddb",
3
- "version": "7.0.1",
3
+ "version": "7.0.3",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,71 +34,69 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/diviner-boundwitness-indexeddb": "~7.0.1",
38
- "@xyo-network/diviner-payload-indexeddb": "~7.0.1"
37
+ "@xyo-network/diviner-boundwitness-indexeddb": "~7.0.3",
38
+ "@xyo-network/diviner-payload-indexeddb": "~7.0.3"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@bitauth/libauth": "~3.0.0",
42
- "@metamask/providers": "^22.1.1",
43
42
  "@noble/post-quantum": "~0.6.1",
44
43
  "@opentelemetry/api": "^1.9.1",
45
44
  "@opentelemetry/sdk-trace-base": "^2.8.0",
46
45
  "@scure/base": "~2.2.0",
47
46
  "@scure/bip39": "~2.2.0",
48
- "@xylabs/geo": "^6.1.4",
49
- "@xylabs/indexed-db": "^6.1.4",
50
- "@xylabs/sdk-js": "^6.1.4",
51
- "@xylabs/threads": "^6.1.4",
52
- "@xylabs/toolchain": "^8.3.0",
53
- "@xylabs/tsconfig": "^8.3.0",
54
- "@xylabs/vitest-extended": "^6.1.4",
55
- "@xyo-network/sdk-protocol-js": "^7.0.3",
47
+ "@xylabs/geo": "^7.0.1",
48
+ "@xylabs/indexed-db": "^7.0.1",
49
+ "@xylabs/sdk": "^7.0.1",
50
+ "@xylabs/threads": "^7.0.1",
51
+ "@xylabs/toolchain": "^8.5.3",
52
+ "@xylabs/tsconfig": "^8.5.3",
53
+ "@xylabs/vitest-extended": "^7.0.1",
54
+ "@xyo-network/sdk-protocol": "^7.0.4",
56
55
  "ajv": "^8.20.0",
57
56
  "async-mutex": "^0.5.0",
58
- "debug": "~4.4.3",
59
- "eslint": "^10.5.0",
57
+ "browserslist": "4.28.4",
58
+ "debug": "^4.4.3",
59
+ "eslint": "^10.6.0",
60
+ "eslint-import-resolver-typescript": "^4.4.5",
60
61
  "ethers": "^6.17.0",
61
62
  "fake-indexeddb": "~6.2.5",
62
63
  "hash-wasm": "~4.12.0",
63
64
  "idb": "^8.0.3",
64
65
  "lru-cache": "^11.5.1",
65
- "observable-fns": "~0.6.1",
66
+ "observable-fns": "^0.6.1",
66
67
  "typescript": "~6.0.3",
67
68
  "vite": "^8.1.0",
68
69
  "vitest": "~4.1.9",
69
- "webextension-polyfill": "^0.12.0",
70
70
  "zod": "^4.4.3",
71
- "@xyo-network/archivist-indexeddb": "~7.0.1",
72
- "@xyo-network/archivist-model": "~7.0.1",
73
- "@xyo-network/diviner-boundwitness": "~7.0.1",
74
- "@xyo-network/diviner-model": "~7.0.1",
75
- "@xyo-network/diviner-payload-abstract": "~7.0.1",
76
- "@xyo-network/diviner-payload-model": "~7.0.1",
77
- "@xyo-network/module-model": "~7.0.1",
78
- "@xyo-network/node-memory": "~7.0.1"
71
+ "@xyo-network/diviner-boundwitness": "~7.0.3",
72
+ "@xyo-network/archivist-model": "~7.0.3",
73
+ "@xyo-network/module-model": "~7.0.3",
74
+ "@xyo-network/diviner-payload-abstract": "~7.0.3",
75
+ "@xyo-network/diviner-model": "~7.0.3",
76
+ "@xyo-network/diviner-payload-model": "~7.0.3",
77
+ "@xyo-network/node-memory": "~7.0.3",
78
+ "@xyo-network/archivist-indexeddb": "~7.0.3"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "@bitauth/libauth": "~3.0",
82
- "@metamask/providers": "^22.1",
83
82
  "@noble/post-quantum": "~0.6.1",
84
83
  "@opentelemetry/api": "^1.9",
85
84
  "@opentelemetry/sdk-trace-base": "^2.7",
86
85
  "@scure/base": "~2.2",
87
86
  "@scure/bip39": "~2.2",
88
- "@xylabs/geo": "^6.0",
89
- "@xylabs/indexed-db": "^6.0",
90
- "@xylabs/sdk-js": "^6.0",
91
- "@xylabs/threads": "^6.0",
92
- "@xyo-network/sdk-protocol-js": "^7.0",
87
+ "@xylabs/geo": "^7.0",
88
+ "@xylabs/indexed-db": "^7.0",
89
+ "@xylabs/sdk": "^7.0",
90
+ "@xylabs/threads": "^7.0",
91
+ "@xyo-network/sdk-protocol": "^7.0",
93
92
  "ajv": "^8.20",
94
93
  "async-mutex": "^0.5",
95
- "debug": "~4.4",
94
+ "debug": "^4.4",
96
95
  "ethers": "^6.16",
97
96
  "hash-wasm": "~4.12",
98
97
  "idb": "^8.0",
99
98
  "lru-cache": "^11.3",
100
99
  "observable-fns": "~0.6",
101
- "webextension-polyfill": "^0.12",
102
100
  "zod": "^4.4"
103
101
  },
104
102
  "engines": {