@xyo-network/diviner-models 6.0.3 → 6.1.0
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.
- package/README.md +3 -1
- package/package.json +22 -25
package/README.md
CHANGED
|
@@ -38,10 +38,12 @@ bun add {{name}}
|
|
|
38
38
|
|
|
39
39
|
See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only).
|
|
40
40
|
|
|
41
|
+
## Credits
|
|
41
42
|
|
|
43
|
+
[Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
|
|
42
44
|
|
|
43
|
-
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
|
44
45
|
[npm-badge]: https://img.shields.io/npm/v/@xyo-network/diviner-models.svg
|
|
45
46
|
[npm-link]: https://www.npmjs.com/package/@xyo-network/diviner-models
|
|
46
47
|
[license-badge]: https://img.shields.io/npm/l/@xyo-network/diviner-models.svg
|
|
47
48
|
[license-link]: https://github.com/xylabs/sdk-js/blob/main/LICENSE
|
|
49
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/diviner-models",
|
|
3
|
-
"version": "6.0
|
|
3
|
+
"version": "6.1.0",
|
|
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-address-
|
|
38
|
-
"@xyo-network/diviner-address-chain": "~6.0
|
|
39
|
-
"@xyo-network/diviner-address-
|
|
40
|
-
"@xyo-network/diviner-
|
|
41
|
-
"@xyo-network/diviner-
|
|
42
|
-
"@xyo-network/diviner-
|
|
43
|
-
"@xyo-network/diviner-
|
|
44
|
-
"@xyo-network/diviner-
|
|
45
|
-
"@xyo-network/diviner-
|
|
46
|
-
"@xyo-network/diviner-schema-
|
|
47
|
-
"@xyo-network/diviner-schema-
|
|
37
|
+
"@xyo-network/diviner-address-history-model": "~6.1.0",
|
|
38
|
+
"@xyo-network/diviner-address-chain": "~6.1.0",
|
|
39
|
+
"@xyo-network/diviner-address-space": "~6.1.0",
|
|
40
|
+
"@xyo-network/diviner-boundwitness": "~6.1.0",
|
|
41
|
+
"@xyo-network/diviner-forecasting-model": "~6.1.0",
|
|
42
|
+
"@xyo-network/diviner-payload-model": "~6.1.0",
|
|
43
|
+
"@xyo-network/diviner-payload-stats": "~6.1.0",
|
|
44
|
+
"@xyo-network/diviner-model": "~6.1.0",
|
|
45
|
+
"@xyo-network/diviner-boundwitness-stats": "~6.1.0",
|
|
46
|
+
"@xyo-network/diviner-schema-stats": "~6.1.0",
|
|
47
|
+
"@xyo-network/diviner-schema-list": "~6.1.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -54,16 +54,14 @@
|
|
|
54
54
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
55
55
|
"@scure/base": "~2.2.0",
|
|
56
56
|
"@scure/bip39": "~2.2.0",
|
|
57
|
-
"@xylabs/geo": "^6.0
|
|
58
|
-
"@xylabs/sdk-js": "^6.0
|
|
59
|
-
"@xylabs/threads": "^6.0
|
|
60
|
-
"@xylabs/toolchain": "
|
|
61
|
-
"@xylabs/tsconfig": "
|
|
62
|
-
"@xyo-network/sdk-protocol-js": "
|
|
57
|
+
"@xylabs/geo": "^6.1.0",
|
|
58
|
+
"@xylabs/sdk-js": "^6.1.0",
|
|
59
|
+
"@xylabs/threads": "^6.1.0",
|
|
60
|
+
"@xylabs/toolchain": "^8.1.20",
|
|
61
|
+
"@xylabs/tsconfig": "^8.1.20",
|
|
62
|
+
"@xyo-network/sdk-protocol-js": "^6.1.0",
|
|
63
63
|
"ajv": "^8.20.0",
|
|
64
64
|
"async-mutex": "^0.5.0",
|
|
65
|
-
"bn.js": "^5.2.3",
|
|
66
|
-
"buffer": "^6.0.3",
|
|
67
65
|
"debug": "~4.4.3",
|
|
68
66
|
"eslint": "^10.4.1",
|
|
69
67
|
"ethers": "^6.16.0",
|
|
@@ -71,7 +69,6 @@
|
|
|
71
69
|
"idb": "^8.0.3",
|
|
72
70
|
"lru-cache": "^11.5.1",
|
|
73
71
|
"observable-fns": "~0.6.1",
|
|
74
|
-
"pako": "~2.1.0",
|
|
75
72
|
"typescript": "~6.0.3",
|
|
76
73
|
"webextension-polyfill": "^0.12.0",
|
|
77
74
|
"zod": "^4.4.3"
|
|
@@ -87,21 +84,21 @@
|
|
|
87
84
|
"@xylabs/geo": "^6.0",
|
|
88
85
|
"@xylabs/sdk-js": "^6.0",
|
|
89
86
|
"@xylabs/threads": "^6.0",
|
|
90
|
-
"@xyo-network/sdk-protocol-js": "
|
|
87
|
+
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
91
88
|
"ajv": "^8.20",
|
|
92
89
|
"async-mutex": "^0.5",
|
|
93
|
-
"bn.js": "^5.2",
|
|
94
|
-
"buffer": "^6.0",
|
|
95
90
|
"debug": "~4.4",
|
|
96
91
|
"ethers": "^6.16",
|
|
97
92
|
"hash-wasm": "~4.12",
|
|
98
93
|
"idb": "^8.0",
|
|
99
94
|
"lru-cache": "^11.3",
|
|
100
95
|
"observable-fns": "~0.6",
|
|
101
|
-
"pako": "~2.1",
|
|
102
96
|
"webextension-polyfill": "^0.12",
|
|
103
97
|
"zod": "^4.4"
|
|
104
98
|
},
|
|
99
|
+
"engines": {
|
|
100
|
+
"node": "^24"
|
|
101
|
+
},
|
|
105
102
|
"publishConfig": {
|
|
106
103
|
"access": "public"
|
|
107
104
|
}
|