@xyo-network/diviner-coin 5.5.2 → 5.5.5

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 +32 -49
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-coin",
3
- "version": "5.5.2",
3
+ "version": "5.5.5",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,7 +34,7 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/diviner-coin-user-locations": "~5.5.2"
37
+ "@xyo-network/diviner-coin-user-locations": "~5.5.5"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@bitauth/libauth": "~3.0.0",
@@ -43,26 +43,19 @@
43
43
  "@scure/base": "~2.2.0",
44
44
  "@xylabs/sdk-js": "^5.0.100",
45
45
  "@xylabs/threads": "~5.0.100",
46
- "@xylabs/toolchain": "~7.11.5",
47
- "@xylabs/tsconfig": "~7.11.5",
48
- "@xyo-network/account": "~5.5",
49
- "@xyo-network/account-model": "~5.5",
50
- "@xyo-network/boundwitness-builder": "~5.5",
51
- "@xyo-network/boundwitness-model": "~5.5",
52
- "@xyo-network/boundwitness-validator": "~5.5",
53
- "@xyo-network/boundwitness-wrapper": "~5.5",
54
- "@xyo-network/config-payload-plugin": "~5.5",
55
- "@xyo-network/data": "~5.5",
56
- "@xyo-network/elliptic": "~5.5",
57
- "@xyo-network/hash": "~5.5",
58
- "@xyo-network/manifest-model": "~5.5",
59
- "@xyo-network/payload-builder": "~5.5",
60
- "@xyo-network/payload-model": "~5.5",
61
- "@xyo-network/payload-validator": "~5.5",
62
- "@xyo-network/previous-hash-store-model": "~5.5",
63
- "@xyo-network/query-payload-plugin": "~5.5",
64
- "@xyo-network/wallet-model": "~5.5",
65
- "@xyo-network/wasm": "~5.5",
46
+ "@xylabs/toolchain": "~7.11.8",
47
+ "@xylabs/tsconfig": "~7.11.8",
48
+ "@xyo-network/account": "~5.5.1",
49
+ "@xyo-network/account-model": "~5.5.1",
50
+ "@xyo-network/boundwitness-builder": "~5.5.1",
51
+ "@xyo-network/boundwitness-model": "~5.5.1",
52
+ "@xyo-network/boundwitness-wrapper": "~5.5.1",
53
+ "@xyo-network/config-payload-plugin": "~5.5.1",
54
+ "@xyo-network/manifest-model": "~5.5.1",
55
+ "@xyo-network/payload-builder": "~5.5.1",
56
+ "@xyo-network/payload-model": "~5.5.1",
57
+ "@xyo-network/query-payload-plugin": "~5.5.1",
58
+ "@xyo-network/wallet-model": "~5.5.1",
66
59
  "async-mutex": "^0.5",
67
60
  "bn.js": "^5",
68
61
  "buffer": "^6",
@@ -77,39 +70,29 @@
77
70
  "typescript": "~5.9.3",
78
71
  "wasm-feature-detect": "~1.8.0",
79
72
  "zod": "^4.3.6",
80
- "@xyo-network/archivist-model": "~5.5.2",
81
- "@xyo-network/diviner-abstract": "~5.5.2",
82
- "@xyo-network/diviner-coin-user-locations-abstract": "~5.5.2",
83
- "@xyo-network/diviner-model": "~5.5.2",
84
- "@xyo-network/diviner-coin-user-locations-model": "~5.5.2",
85
- "@xyo-network/module-abstract": "~5.5.2",
86
- "@xyo-network/module-model": "~5.5.2",
87
- "@xyo-network/diviner-payload-model": "~5.5.2",
88
- "@xyo-network/module-resolver": "~5.5.2",
89
- "@xyo-network/node-model": "~5.5.2",
90
- "@xyo-network/witness-model": "~5.5.2"
73
+ "@xyo-network/diviner-abstract": "~5.5.5",
74
+ "@xyo-network/diviner-coin-user-locations-abstract": "~5.5.5",
75
+ "@xyo-network/diviner-model": "~5.5.5",
76
+ "@xyo-network/diviner-coin-user-locations-model": "~5.5.5",
77
+ "@xyo-network/module-model": "~5.5.5"
91
78
  },
92
79
  "peerDependencies": {
93
80
  "@scure/base": "~2.2.0",
94
81
  "@xylabs/sdk-js": "^5.0.100",
95
- "@xyo-network/account-model": "~5.5",
96
- "@xyo-network/archivist-model": "~5.5",
97
- "@xyo-network/boundwitness-model": "~5.5",
98
- "@xyo-network/boundwitness-validator": "~5.5",
99
- "@xyo-network/boundwitness-wrapper": "~5.5",
100
- "@xyo-network/data": "~5.5",
101
- "@xyo-network/elliptic": "~5.5",
102
- "@xyo-network/hash": "~5.5",
103
- "@xyo-network/manifest-model": "~5.5",
104
- "@xyo-network/module-abstract": "~5.5",
105
- "@xyo-network/module-model": "~5.5",
106
- "@xyo-network/payload-builder": "~5.5",
107
- "@xyo-network/payload-model": "~5.5",
108
- "@xyo-network/payload-validator": "~5.5",
109
- "@xyo-network/previous-hash-store-model": "~5.5",
110
- "@xyo-network/witness-model": "~5.5",
82
+ "@xyo-network/account": "~5.5.1",
83
+ "@xyo-network/account-model": "~5.5.1",
84
+ "@xyo-network/boundwitness-builder": "~5.5.1",
85
+ "@xyo-network/boundwitness-model": "~5.5.1",
86
+ "@xyo-network/boundwitness-wrapper": "~5.5.1",
87
+ "@xyo-network/config-payload-plugin": "~5.5.1",
88
+ "@xyo-network/manifest-model": "~5.5.1",
89
+ "@xyo-network/payload-builder": "~5.5.1",
90
+ "@xyo-network/payload-model": "~5.5.1",
91
+ "@xyo-network/query-payload-plugin": "~5.5.1",
92
+ "@xyo-network/wallet-model": "~5.5.1",
111
93
  "async-mutex": "~0.5.0",
112
94
  "ethers": "^6",
95
+ "lru-cache": "~11.3.5",
113
96
  "zod": "^4"
114
97
  },
115
98
  "publishConfig": {