@xyo-network/diviner-coin 6.0.0 → 6.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.
Files changed (1) hide show
  1. package/package.json +30 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-coin",
3
- "version": "6.0.0",
3
+ "version": "6.0.2",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,77 +34,67 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/diviner-coin-user-locations": "~6.0.0"
37
+ "@xyo-network/diviner-coin-user-locations": "~6.0.2"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@bitauth/libauth": "~3.0.0",
41
+ "@metamask/providers": "^22.1.1",
42
+ "@noble/post-quantum": "~0.6.1",
41
43
  "@opentelemetry/api": "^1.9.1",
42
44
  "@opentelemetry/sdk-trace-base": "^2.7.1",
43
45
  "@scure/base": "~2.2.0",
44
- "@xylabs/sdk-js": "^6.0.0",
45
- "@xylabs/threads": "~6.0.0",
46
- "@xylabs/toolchain": "~8.0.17",
47
- "@xylabs/tsconfig": "~8.0.17",
48
- "@xyo-network/account": "~6.0",
49
- "@xyo-network/account-model": "~6.0",
50
- "@xyo-network/boundwitness-builder": "~6.0",
51
- "@xyo-network/boundwitness-model": "~6.0",
52
- "@xyo-network/boundwitness-wrapper": "~6.0",
53
- "@xyo-network/config-payload-plugin": "~6.0",
54
- "@xyo-network/manifest-model": "~6.0",
55
- "@xyo-network/payload-builder": "~6.0.0",
56
- "@xyo-network/payload-model": "~6.0.0",
57
- "@xyo-network/query-payload-plugin": "~6.0",
58
- "@xyo-network/wallet-model": "~6.0",
46
+ "@scure/bip39": "~2.2.0",
47
+ "@xylabs/geo": "^6.0.6",
48
+ "@xylabs/sdk-js": "^6.0.6",
49
+ "@xylabs/threads": "^6.0.6",
50
+ "@xylabs/toolchain": "~8.1.8",
51
+ "@xylabs/tsconfig": "~8.1.8",
52
+ "@xyo-network/sdk-protocol-js": "~6.0.7",
53
+ "ajv": "^8.20.0",
59
54
  "async-mutex": "^0.5.0",
60
55
  "bn.js": "^5.2.3",
61
56
  "buffer": "^6.0.3",
62
- "chalk": "^5.6.2",
63
57
  "debug": "~4.4.3",
64
- "eslint": "^10.4.0",
58
+ "eslint": "^10.4.1",
65
59
  "ethers": "^6.16.0",
66
60
  "hash-wasm": "~4.12.0",
67
- "lru-cache": "^11.5.0",
61
+ "idb": "^8.0.3",
62
+ "lru-cache": "^11.5.1",
68
63
  "observable-fns": "~0.6.1",
69
64
  "pako": "~2.1.0",
70
65
  "typescript": "~6.0.3",
71
- "wasm-feature-detect": "~1.8.0",
66
+ "webextension-polyfill": "^0.12.0",
72
67
  "zod": "^4.4.3",
73
- "@xyo-network/diviner-abstract": "~6.0.0",
74
- "@xyo-network/diviner-coin-user-locations-abstract": "~6.0.0",
75
- "@xyo-network/diviner-model": "~6.0.0",
76
- "@xyo-network/diviner-coin-user-locations-model": "~6.0.0",
77
- "@xyo-network/module-model": "~6.0.0"
68
+ "@xyo-network/diviner-abstract": "~6.0.2",
69
+ "@xyo-network/diviner-coin-user-locations-abstract": "~6.0.2",
70
+ "@xyo-network/diviner-coin-user-locations-model": "~6.0.2",
71
+ "@xyo-network/diviner-model": "~6.0.2",
72
+ "@xyo-network/module-model": "~6.0.2"
78
73
  },
79
74
  "peerDependencies": {
80
75
  "@bitauth/libauth": "~3.0",
76
+ "@metamask/providers": "^22.1",
77
+ "@noble/post-quantum": "~0.6.1",
81
78
  "@opentelemetry/api": "^1.9",
82
79
  "@opentelemetry/sdk-trace-base": "^2.7",
83
80
  "@scure/base": "~2.2",
81
+ "@scure/bip39": "~2.2",
82
+ "@xylabs/geo": "^6.0",
84
83
  "@xylabs/sdk-js": "^6.0",
85
- "@xylabs/threads": "~6.0",
86
- "@xyo-network/account": "~6.0",
87
- "@xyo-network/account-model": "~6.0",
88
- "@xyo-network/boundwitness-builder": "~6.0",
89
- "@xyo-network/boundwitness-model": "~6.0",
90
- "@xyo-network/boundwitness-wrapper": "~6.0",
91
- "@xyo-network/config-payload-plugin": "~6.0",
92
- "@xyo-network/manifest-model": "~6.0",
93
- "@xyo-network/payload-builder": "~6.0",
94
- "@xyo-network/payload-model": "~6.0",
95
- "@xyo-network/query-payload-plugin": "~6.0",
96
- "@xyo-network/wallet-model": "~6.0",
84
+ "@xylabs/threads": "^6.0",
85
+ "@xyo-network/sdk-protocol-js": "~6.0",
86
+ "ajv": "^8.20",
97
87
  "async-mutex": "^0.5",
98
88
  "bn.js": "^5.2",
99
89
  "buffer": "^6.0",
100
- "chalk": "^5.6",
101
90
  "debug": "~4.4",
102
91
  "ethers": "^6.16",
103
92
  "hash-wasm": "~4.12",
93
+ "idb": "^8.0",
104
94
  "lru-cache": "^11.3",
105
95
  "observable-fns": "~0.6",
106
96
  "pako": "~2.1",
107
- "wasm-feature-detect": "~1.8",
97
+ "webextension-polyfill": "^0.12",
108
98
  "zod": "^4.4"
109
99
  },
110
100
  "publishConfig": {