@xyo-network/xl1-validation 2.0.9 → 2.0.11
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 -6
- package/package.json +14 -16
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
[![logo][]]
|
|
1
|
+
[![logo][]](https://xyo.network)
|
|
2
2
|
|
|
3
3
|
# @xyo-network/xl1-validation
|
|
4
4
|
|
|
@@ -112,13 +112,10 @@ See the [LICENSE](./LICENSE) file (LGPL-3.0-only).
|
|
|
112
112
|
|
|
113
113
|
## Credits
|
|
114
114
|
|
|
115
|
-
[Made with 🔥 and ❄️ by XYO](https://xyo.network)
|
|
116
|
-
|
|
117
|
-
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
|
118
|
-
[logo-link]: https://xyo.network
|
|
115
|
+
[Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
|
|
119
116
|
|
|
120
117
|
[npm-badge]: https://img.shields.io/npm/v/@xyo-network/xl1-validation.svg
|
|
121
118
|
[npm-link]: https://www.npmjs.com/package/@xyo-network/xl1-validation
|
|
122
|
-
|
|
123
119
|
[license-badge]: https://img.shields.io/npm/l/@xyo-network/xl1-validation.svg
|
|
124
120
|
[license-link]: ./LICENSE
|
|
121
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/xl1-validation",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.11",
|
|
4
4
|
"description": "XYO Layer One SDK Validation",
|
|
5
5
|
"homepage": "https://xylabs.com",
|
|
6
6
|
"bugs": {
|
|
7
|
-
"url": "
|
|
7
|
+
"url": "https://github.com/XYOracleNetwork/xl1-protocol/issues",
|
|
8
8
|
"email": "support@xylabs.com"
|
|
9
9
|
},
|
|
10
10
|
"repository": {
|
|
11
11
|
"type": "git",
|
|
12
|
-
"url": "git+https://github.com/
|
|
12
|
+
"url": "git+https://github.com/XYOracleNetwork/xl1-protocol.git"
|
|
13
13
|
},
|
|
14
14
|
"license": "LGPL-3.0-only",
|
|
15
15
|
"author": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"README.md"
|
|
35
35
|
],
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@xyo-network/xl1-schema": "~2.0.
|
|
38
|
-
"@xyo-network/xl1-protocol-lib": "~2.0.
|
|
37
|
+
"@xyo-network/xl1-schema": "~2.0.11",
|
|
38
|
+
"@xyo-network/xl1-protocol-lib": "~2.0.11"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -45,14 +45,14 @@
|
|
|
45
45
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
46
46
|
"@scure/base": "~2.2.0",
|
|
47
47
|
"@scure/bip39": "~2.2.0",
|
|
48
|
-
"@xylabs/geo": "^6.0.
|
|
49
|
-
"@xylabs/sdk-js": "^6.0.
|
|
50
|
-
"@xylabs/threads": "~6.0.
|
|
51
|
-
"@xylabs/toolchain": "~8.1.
|
|
52
|
-
"@xylabs/tsconfig": "~8.1.
|
|
53
|
-
"@xyo-network/address": "^6.0.
|
|
54
|
-
"@xyo-network/sdk-js": "
|
|
55
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
48
|
+
"@xylabs/geo": "^6.0.10",
|
|
49
|
+
"@xylabs/sdk-js": "^6.0.10",
|
|
50
|
+
"@xylabs/threads": "~6.0.10",
|
|
51
|
+
"@xylabs/toolchain": "~8.1.19",
|
|
52
|
+
"@xylabs/tsconfig": "~8.1.19",
|
|
53
|
+
"@xyo-network/address": "^6.0.9",
|
|
54
|
+
"@xyo-network/sdk-js": "^6.0.4",
|
|
55
|
+
"@xyo-network/sdk-protocol-js": "~6.0.9",
|
|
56
56
|
"ajv": "^8.20.0",
|
|
57
57
|
"async-mutex": "^0.5.0",
|
|
58
58
|
"bn.js": "^5.2.3",
|
|
@@ -62,9 +62,8 @@
|
|
|
62
62
|
"ethers": "^6.16.0",
|
|
63
63
|
"hash-wasm": "~4.12.0",
|
|
64
64
|
"idb": "^8.0.3",
|
|
65
|
-
"lru-cache": "^11.
|
|
65
|
+
"lru-cache": "^11.3.6",
|
|
66
66
|
"observable-fns": "~0.6.1",
|
|
67
|
-
"pako": "^2.1.0",
|
|
68
67
|
"typescript": "~6.0.3",
|
|
69
68
|
"vite": "^8.0.16",
|
|
70
69
|
"vitest": "~4.1.8",
|
|
@@ -95,7 +94,6 @@
|
|
|
95
94
|
"idb": "^8.0",
|
|
96
95
|
"lru-cache": "^11.3",
|
|
97
96
|
"observable-fns": "~0.6",
|
|
98
|
-
"pako": "^2.1",
|
|
99
97
|
"webextension-polyfill": "^0.12",
|
|
100
98
|
"zod": "~4.4"
|
|
101
99
|
},
|