@xyo-network/diviner-forecasting 6.0.4 → 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 +21 -22
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-forecasting.svg
|
|
45
46
|
[npm-link]: https://www.npmjs.com/package/@xyo-network/diviner-forecasting
|
|
46
47
|
[license-badge]: https://img.shields.io/npm/l/@xyo-network/diviner-forecasting.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-forecasting",
|
|
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,9 +34,9 @@
|
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@xyo-network/diviner-forecasting-
|
|
38
|
-
"@xyo-network/diviner-forecasting-abstract": "~6.0
|
|
39
|
-
"@xyo-network/diviner-forecasting-
|
|
37
|
+
"@xyo-network/diviner-forecasting-model": "~6.1.0",
|
|
38
|
+
"@xyo-network/diviner-forecasting-abstract": "~6.1.0",
|
|
39
|
+
"@xyo-network/diviner-forecasting-memory": "~6.1.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -46,18 +46,16 @@
|
|
|
46
46
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
47
47
|
"@scure/base": "~2.2.0",
|
|
48
48
|
"@scure/bip39": "~2.2.0",
|
|
49
|
-
"@xylabs/geo": "^6.0
|
|
50
|
-
"@xylabs/sdk-js": "^6.0
|
|
51
|
-
"@xylabs/threads": "^6.0
|
|
52
|
-
"@xylabs/toolchain": "
|
|
53
|
-
"@xylabs/tsconfig": "
|
|
54
|
-
"@xylabs/vitest-extended": "
|
|
55
|
-
"@xyo-network/sdk-protocol-js": "
|
|
49
|
+
"@xylabs/geo": "^6.1.0",
|
|
50
|
+
"@xylabs/sdk-js": "^6.1.0",
|
|
51
|
+
"@xylabs/threads": "^6.1.0",
|
|
52
|
+
"@xylabs/toolchain": "^8.1.20",
|
|
53
|
+
"@xylabs/tsconfig": "^8.1.20",
|
|
54
|
+
"@xylabs/vitest-extended": "^6.1.0",
|
|
55
|
+
"@xyo-network/sdk-protocol-js": "^6.1.0",
|
|
56
56
|
"ajv": "^8.20.0",
|
|
57
57
|
"arima": "~0.2.8",
|
|
58
58
|
"async-mutex": "^0.5.0",
|
|
59
|
-
"bn.js": "^5.2.3",
|
|
60
|
-
"buffer": "^6.0.3",
|
|
61
59
|
"debug": "~4.4.3",
|
|
62
60
|
"eslint": "^10.4.1",
|
|
63
61
|
"ethers": "^6.16.0",
|
|
@@ -71,12 +69,12 @@
|
|
|
71
69
|
"vitest": "~4.1.8",
|
|
72
70
|
"webextension-polyfill": "^0.12.0",
|
|
73
71
|
"zod": "^4.4.3",
|
|
74
|
-
"@xyo-network/diviner-abstract": "~6.0
|
|
75
|
-
"@xyo-network/
|
|
76
|
-
"@xyo-network/diviner-
|
|
77
|
-
"@xyo-network/diviner-model": "~6.0
|
|
78
|
-
"@xyo-network/
|
|
79
|
-
"@xyo-network/
|
|
72
|
+
"@xyo-network/diviner-abstract": "~6.1.0",
|
|
73
|
+
"@xyo-network/archivist-model": "~6.1.0",
|
|
74
|
+
"@xyo-network/diviner-boundwitness": "~6.1.0",
|
|
75
|
+
"@xyo-network/diviner-model": "~6.1.0",
|
|
76
|
+
"@xyo-network/diviner-forecasting-method-arima": "~6.1.0",
|
|
77
|
+
"@xyo-network/module-model": "~6.1.0"
|
|
80
78
|
},
|
|
81
79
|
"peerDependencies": {
|
|
82
80
|
"@bitauth/libauth": "~3.0",
|
|
@@ -89,12 +87,10 @@
|
|
|
89
87
|
"@xylabs/geo": "^6.0",
|
|
90
88
|
"@xylabs/sdk-js": "^6.0",
|
|
91
89
|
"@xylabs/threads": "^6.0",
|
|
92
|
-
"@xyo-network/sdk-protocol-js": "
|
|
90
|
+
"@xyo-network/sdk-protocol-js": "^6.1",
|
|
93
91
|
"ajv": "^8.20",
|
|
94
92
|
"arima": "~0.2",
|
|
95
93
|
"async-mutex": "^0.5",
|
|
96
|
-
"bn.js": "^5.2",
|
|
97
|
-
"buffer": "^6.0",
|
|
98
94
|
"debug": "~4.4",
|
|
99
95
|
"ethers": "^6.16",
|
|
100
96
|
"hash-wasm": "~4.12",
|
|
@@ -105,6 +101,9 @@
|
|
|
105
101
|
"webextension-polyfill": "^0.12",
|
|
106
102
|
"zod": "^4.4"
|
|
107
103
|
},
|
|
104
|
+
"engines": {
|
|
105
|
+
"node": "^24"
|
|
106
|
+
},
|
|
108
107
|
"publishConfig": {
|
|
109
108
|
"access": "public"
|
|
110
109
|
}
|