@xyo-network/diviner-coin 5.5.6 → 5.6.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.
Files changed (1) hide show
  1. package/package.json +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/diviner-coin",
3
- "version": "5.5.6",
3
+ "version": "5.6.1",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,17 +34,17 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/diviner-coin-user-locations": "~5.5.6"
37
+ "@xyo-network/diviner-coin-user-locations": "~5.6.1"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@bitauth/libauth": "~3.0.0",
41
41
  "@opentelemetry/api": "^1.9.1",
42
- "@opentelemetry/sdk-trace-base": "^2.7.0",
42
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
43
43
  "@scure/base": "~2.2.0",
44
- "@xylabs/sdk-js": "^5.0.100",
45
- "@xylabs/threads": "~5.0.100",
46
- "@xylabs/toolchain": "~7.11.12",
47
- "@xylabs/tsconfig": "~7.11.12",
44
+ "@xylabs/sdk-js": "^5.1.0",
45
+ "@xylabs/threads": "~5.0.102",
46
+ "@xylabs/toolchain": "~7.12.3",
47
+ "@xylabs/tsconfig": "~7.12.3",
48
48
  "@xyo-network/account": "~5.5.2",
49
49
  "@xyo-network/account-model": "~5.5.2",
50
50
  "@xyo-network/boundwitness-builder": "~5.5.2",
@@ -61,39 +61,39 @@
61
61
  "buffer": "^6.0.3",
62
62
  "chalk": "^5.6.2",
63
63
  "debug": "~4.4.3",
64
- "eslint": "^10.2.1",
64
+ "eslint": "^10.3.0",
65
65
  "ethers": "^6.16.0",
66
66
  "hash-wasm": "~4.12.0",
67
- "lru-cache": "^11.3.5",
67
+ "lru-cache": "^11.3.6",
68
68
  "observable-fns": "~0.6.1",
69
69
  "pako": "~2.1.0",
70
70
  "typescript": "~5.9.3",
71
71
  "wasm-feature-detect": "~1.8.0",
72
- "zod": "^4.3.6",
73
- "@xyo-network/diviner-coin-user-locations-abstract": "~5.5.6",
74
- "@xyo-network/diviner-abstract": "~5.5.6",
75
- "@xyo-network/diviner-coin-user-locations-model": "~5.5.6",
76
- "@xyo-network/module-model": "~5.5.6",
77
- "@xyo-network/diviner-model": "~5.5.6"
72
+ "zod": "^4.4.3",
73
+ "@xyo-network/diviner-abstract": "~5.6.1",
74
+ "@xyo-network/diviner-coin-user-locations-abstract": "~5.6.1",
75
+ "@xyo-network/diviner-coin-user-locations-model": "~5.6.1",
76
+ "@xyo-network/module-model": "~5.6.1",
77
+ "@xyo-network/diviner-model": "~5.6.1"
78
78
  },
79
79
  "peerDependencies": {
80
- "@scure/base": ">=2.2.0 <3",
81
- "@xylabs/sdk-js": ">=5.0.100 <6",
82
- "@xyo-network/account": ">=5.5.2 <6",
83
- "@xyo-network/account-model": ">=5.5.2 <6",
84
- "@xyo-network/boundwitness-builder": ">=5.5.2 <6",
85
- "@xyo-network/boundwitness-model": ">=5.5.2 <6",
86
- "@xyo-network/boundwitness-wrapper": ">=5.5.2 <6",
87
- "@xyo-network/config-payload-plugin": ">=5.5.2 <6",
88
- "@xyo-network/manifest-model": ">=5.5.2 <6",
89
- "@xyo-network/payload-builder": ">=5.5.2 <6",
90
- "@xyo-network/payload-model": ">=5.5.2 <6",
91
- "@xyo-network/query-payload-plugin": ">=5.5.2 <6",
92
- "@xyo-network/wallet-model": ">=5.5.2 <6",
80
+ "@scure/base": ">=2.2.0 <2.3",
81
+ "@xylabs/sdk-js": ">=5.1.0 <6",
82
+ "@xyo-network/account": ">=5.5.2 <5.6",
83
+ "@xyo-network/account-model": ">=5.5.2 <5.6",
84
+ "@xyo-network/boundwitness-builder": ">=5.5.2 <5.6",
85
+ "@xyo-network/boundwitness-model": ">=5.5.2 <5.6",
86
+ "@xyo-network/boundwitness-wrapper": ">=5.5.2 <5.6",
87
+ "@xyo-network/config-payload-plugin": ">=5.5.2 <5.6",
88
+ "@xyo-network/manifest-model": ">=5.5.2 <5.6",
89
+ "@xyo-network/payload-builder": ">=5.5.2 <5.6",
90
+ "@xyo-network/payload-model": ">=5.5.2 <5.6",
91
+ "@xyo-network/query-payload-plugin": ">=5.5.2 <5.6",
92
+ "@xyo-network/wallet-model": ">=5.5.2 <5.6",
93
93
  "async-mutex": ">=0.5.0 <1",
94
94
  "ethers": ">=6.16.0 <7",
95
- "lru-cache": ">=11.3.5 <12",
96
- "zod": ">=4.3.6 <5"
95
+ "lru-cache": ">=11.3.6 <12",
96
+ "zod": ">=4.4.3 <5"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public"