@xyo-network/xl1-providers 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/dist/browser/SimpleXyoViewer.d.ts +59 -26
- package/dist/browser/SimpleXyoViewer.d.ts.map +1 -1
- package/dist/browser/index.mjs +3 -0
- package/dist/browser/index.mjs.map +2 -2
- package/dist/neutral/SimpleXyoViewer.d.ts +59 -26
- package/dist/neutral/SimpleXyoViewer.d.ts.map +1 -1
- package/dist/neutral/index.mjs +3 -0
- package/dist/neutral/index.mjs.map +2 -2
- package/dist/node/SimpleXyoViewer.d.ts +59 -26
- package/dist/node/SimpleXyoViewer.d.ts.map +1 -1
- package/dist/node/index.mjs +3 -0
- package/dist/node/index.mjs.map +2 -2
- package/package.json +17 -19
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/xl1-providers",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.11",
|
|
4
4
|
"description": "XYO Layer One API",
|
|
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": {
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
"README.md"
|
|
45
45
|
],
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@xyo-network/xl1-protocol-lib": "~2.0.
|
|
48
|
-
"@xyo-network/xl1-rpc": "~2.0.
|
|
49
|
-
"@xyo-network/xl1-protocol-sdk": "~2.0.
|
|
47
|
+
"@xyo-network/xl1-protocol-lib": "~2.0.11",
|
|
48
|
+
"@xyo-network/xl1-rpc": "~2.0.11",
|
|
49
|
+
"@xyo-network/xl1-protocol-sdk": "~2.0.11"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@bitauth/libauth": "~3.0.0",
|
|
@@ -58,29 +58,28 @@
|
|
|
58
58
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
59
59
|
"@scure/base": "~2.2.0",
|
|
60
60
|
"@scure/bip39": "~2.2.0",
|
|
61
|
-
"@xylabs/geo": "^6.0.
|
|
62
|
-
"@xylabs/sdk-js": "^6.0.
|
|
63
|
-
"@xylabs/threads": "~6.0.
|
|
64
|
-
"@xylabs/toolchain": "~8.1.
|
|
65
|
-
"@xylabs/tsconfig": "~8.1.
|
|
66
|
-
"@xylabs/vitest-extended": "^6.0.
|
|
67
|
-
"@xyo-network/address": "^6.0.
|
|
68
|
-
"@xyo-network/sdk-js": "
|
|
69
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
61
|
+
"@xylabs/geo": "^6.0.10",
|
|
62
|
+
"@xylabs/sdk-js": "^6.0.10",
|
|
63
|
+
"@xylabs/threads": "~6.0.10",
|
|
64
|
+
"@xylabs/toolchain": "~8.1.19",
|
|
65
|
+
"@xylabs/tsconfig": "~8.1.19",
|
|
66
|
+
"@xylabs/vitest-extended": "^6.0.10",
|
|
67
|
+
"@xyo-network/address": "^6.0.9",
|
|
68
|
+
"@xyo-network/sdk-js": "^6.0.4",
|
|
69
|
+
"@xyo-network/sdk-protocol-js": "~6.0.9",
|
|
70
70
|
"ajv": "^8.20.0",
|
|
71
71
|
"async-mutex": "^0.5.0",
|
|
72
72
|
"bn.js": "^5.2.3",
|
|
73
73
|
"buffer": "^6.0.3",
|
|
74
|
-
"cosmiconfig": "^9.0.
|
|
74
|
+
"cosmiconfig": "^9.0.2",
|
|
75
75
|
"debug": "~4.4.3",
|
|
76
76
|
"dotenv": "~17.4.2",
|
|
77
77
|
"eslint": "^10.4.1",
|
|
78
78
|
"ethers": "^6.16.0",
|
|
79
79
|
"hash-wasm": "~4.12.0",
|
|
80
80
|
"idb": "^8.0.3",
|
|
81
|
-
"lru-cache": "^11.
|
|
81
|
+
"lru-cache": "^11.3.6",
|
|
82
82
|
"observable-fns": "~0.6.1",
|
|
83
|
-
"pako": "^2.1.0",
|
|
84
83
|
"tslib": "^2.8.1",
|
|
85
84
|
"typescript": "~6.0.3",
|
|
86
85
|
"uuid": "~14.0.0",
|
|
@@ -116,7 +115,6 @@
|
|
|
116
115
|
"idb": "^8.0",
|
|
117
116
|
"lru-cache": "^11.3",
|
|
118
117
|
"observable-fns": "~0.6",
|
|
119
|
-
"pako": "^2.1",
|
|
120
118
|
"uuid": "~14.0",
|
|
121
119
|
"webextension-polyfill": "^0.12",
|
|
122
120
|
"zod": "~4.4"
|