@xyo-network/diviner-coin 5.6.4 → 6.0.1

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.
@@ -1,3 +1,3 @@
1
1
  // src/index.ts
2
2
  export * from "@xyo-network/diviner-coin-user-locations";
3
- //# sourceMappingURL=index.mjs.map
3
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1,7 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/diviner-coin-user-locations'\n"],"mappings":";AAAA,cAAc;","names":[]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/index.ts"],
4
+ "sourcesContent": ["export * from '@xyo-network/diviner-coin-user-locations'\n"],
5
+ "mappings": ";AAAA,cAAc;",
6
+ "names": []
7
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-coin",
3
- "version": "5.6.4",
3
+ "version": "6.0.1",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,77 +34,73 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/diviner-coin-user-locations": "~5.6.4"
37
+ "@xyo-network/diviner-coin-user-locations": "~6.0.1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@bitauth/libauth": "~3.0.0",
41
+ "@metamask/providers": "^22.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": "^5.1.2",
45
- "@xylabs/threads": "~5.1.2",
46
- "@xylabs/toolchain": "~7.13.15",
47
- "@xylabs/tsconfig": "~7.13.15",
48
- "@xyo-network/account": "~5.6.2",
49
- "@xyo-network/account-model": "~5.6.3",
50
- "@xyo-network/boundwitness-builder": "~5.6.2",
51
- "@xyo-network/boundwitness-model": "~5.6.3",
52
- "@xyo-network/boundwitness-wrapper": "~5.6.2",
53
- "@xyo-network/config-payload-plugin": "~5.6.3",
54
- "@xyo-network/manifest-model": "~5.6.3",
55
- "@xyo-network/payload-builder": "~5.6.2",
56
- "@xyo-network/payload-model": "~5.6.3",
57
- "@xyo-network/query-payload-plugin": "~5.6.3",
58
- "@xyo-network/wallet-model": "~5.6.3",
46
+ "@scure/bip39": "~2.2",
47
+ "@xylabs/geo": "^6.0",
48
+ "@xylabs/sdk-js": "^6.0.4",
49
+ "@xylabs/threads": "~6.0.4",
50
+ "@xylabs/toolchain": "~8.1.6",
51
+ "@xylabs/tsconfig": "~8.1.6",
52
+ "@xyo-network/sdk-protocol-js": "~6.0.5",
53
+ "ajv": "^8.20",
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.3.0",
58
+ "eslint": "^10.4.0",
65
59
  "ethers": "^6.16.0",
66
60
  "hash-wasm": "~4.12.0",
67
- "lru-cache": "^11.3.6",
61
+ "idb": "^8.0",
62
+ "lru-cache": "^11.5.1",
63
+ "mapbox-gl": "^3.23",
68
64
  "observable-fns": "~0.6.1",
69
65
  "pako": "~2.1.0",
70
- "typescript": "~5.9.3",
66
+ "store2": "~2.14",
67
+ "typescript": "~6.0.3",
71
68
  "wasm-feature-detect": "~1.8.0",
69
+ "webextension-polyfill": "^0.12",
72
70
  "zod": "^4.4.3",
73
- "@xyo-network/diviner-abstract": "~5.6.4",
74
- "@xyo-network/diviner-coin-user-locations-abstract": "~5.6.4",
75
- "@xyo-network/diviner-model": "~5.6.4",
76
- "@xyo-network/diviner-coin-user-locations-model": "~5.6.4",
77
- "@xyo-network/module-model": "~5.6.4"
71
+ "@xyo-network/diviner-abstract": "~6.0.1",
72
+ "@xyo-network/diviner-model": "~6.0.1",
73
+ "@xyo-network/module-model": "~6.0.1",
74
+ "@xyo-network/diviner-coin-user-locations-model": "~6.0.1",
75
+ "@xyo-network/diviner-coin-user-locations-abstract": "~6.0.1"
78
76
  },
79
77
  "peerDependencies": {
80
78
  "@bitauth/libauth": "~3.0",
79
+ "@metamask/providers": "^22.1",
80
+ "@noble/post-quantum": "~0.6.1",
81
81
  "@opentelemetry/api": "^1.9",
82
82
  "@opentelemetry/sdk-trace-base": "^2.7",
83
83
  "@scure/base": "~2.2",
84
- "@xylabs/sdk-js": "^5.1",
85
- "@xylabs/threads": "~5.1",
86
- "@xyo-network/account": "~5.6",
87
- "@xyo-network/account-model": "~5.6",
88
- "@xyo-network/boundwitness-builder": "~5.6",
89
- "@xyo-network/boundwitness-model": "~5.6",
90
- "@xyo-network/boundwitness-wrapper": "~5.6",
91
- "@xyo-network/config-payload-plugin": "~5.6",
92
- "@xyo-network/manifest-model": "~5.6",
93
- "@xyo-network/payload-builder": "~5.6",
94
- "@xyo-network/payload-model": "~5.6",
95
- "@xyo-network/query-payload-plugin": "~5.6",
96
- "@xyo-network/wallet-model": "~5.6",
84
+ "@scure/bip39": "~2.2",
85
+ "@xylabs/geo": "^6.0",
86
+ "@xylabs/sdk-js": "^6.0",
87
+ "@xylabs/threads": "~6.0",
88
+ "@xyo-network/sdk-protocol-js": "~6.0",
89
+ "ajv": "^8.20",
97
90
  "async-mutex": "^0.5",
98
91
  "bn.js": "^5.2",
99
92
  "buffer": "^6.0",
100
- "chalk": "^5.6",
101
93
  "debug": "~4.4",
102
94
  "ethers": "^6.16",
103
95
  "hash-wasm": "~4.12",
96
+ "idb": "^8.0",
104
97
  "lru-cache": "^11.3",
98
+ "mapbox-gl": "^3.23",
105
99
  "observable-fns": "~0.6",
106
100
  "pako": "~2.1",
101
+ "store2": "~2.14",
107
102
  "wasm-feature-detect": "~1.8",
103
+ "webextension-polyfill": "^0.12",
108
104
  "zod": "^4.4"
109
105
  },
110
106
  "publishConfig": {