@xyo-network/xl1-react-client-sdk 2.0.10 → 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/client/components/connected/RequestPermissionsButton.d.ts.map +1 -1
- package/dist/browser/client/index.mjs +38 -36
- package/dist/browser/client/index.mjs.map +3 -3
- package/dist/browser/index.mjs +38 -36
- package/dist/browser/index.mjs.map +3 -3
- package/package.json +33 -31
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/xl1-react-client-sdk",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.11",
|
|
5
5
|
"description": "XL1 React Client/Wallet SDK",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
8
|
-
"url": "
|
|
8
|
+
"url": "https://github.com/XYOracleNetwork/xl1-protocol/issues",
|
|
9
9
|
"email": "support@xylabs.com"
|
|
10
10
|
},
|
|
11
11
|
"repository": {
|
|
12
12
|
"type": "git",
|
|
13
|
-
"url": "git+https://github.com/
|
|
13
|
+
"url": "git+https://github.com/XYOracleNetwork/xl1-protocol.git"
|
|
14
14
|
},
|
|
15
15
|
"license": "LGPL-3.0-only",
|
|
16
16
|
"author": {
|
|
@@ -63,17 +63,17 @@
|
|
|
63
63
|
"README.md"
|
|
64
64
|
],
|
|
65
65
|
"dependencies": {
|
|
66
|
-
"@xyo-network/xl1-blockies": "~2.0.
|
|
67
|
-
"@xyo-network/xl1-
|
|
68
|
-
"@xyo-network/xl1-
|
|
66
|
+
"@xyo-network/xl1-blockies": "~2.0.11",
|
|
67
|
+
"@xyo-network/xl1-sdk": "~2.0.11",
|
|
68
|
+
"@xyo-network/xl1-protocol-lib": "~2.0.11"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@bitauth/libauth": "~3.0.0",
|
|
72
72
|
"@metamask/json-rpc-engine": "^10.5.0",
|
|
73
73
|
"@metamask/providers": "^22.1.1",
|
|
74
74
|
"@metamask/utils": "^11.11.0",
|
|
75
|
-
"@mui/icons-material": "^9.0
|
|
76
|
-
"@mui/material": "^9.0
|
|
75
|
+
"@mui/icons-material": "^9.1.0",
|
|
76
|
+
"@mui/material": "^9.1.0",
|
|
77
77
|
"@noble/post-quantum": "~0.6.1",
|
|
78
78
|
"@opentelemetry/api": "^1.9.1",
|
|
79
79
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
@@ -81,44 +81,45 @@
|
|
|
81
81
|
"@scure/base": "~2.2.0",
|
|
82
82
|
"@scure/bip39": "~2.2.0",
|
|
83
83
|
"@storybook/react-vite": "^10.4.2",
|
|
84
|
-
"@types/react": "^19.2.
|
|
85
|
-
"@xylabs/geo": "^6.0.
|
|
86
|
-
"@xylabs/pixel": "~6.0.
|
|
87
|
-
"@xylabs/react-button": "~9.0.
|
|
88
|
-
"@xylabs/react-error": "~9.0.
|
|
89
|
-
"@xylabs/react-promise": "~9.0.
|
|
90
|
-
"@xylabs/react-shared": "~9.0.
|
|
91
|
-
"@xylabs/react-theme": "~9.0.
|
|
92
|
-
"@xylabs/sdk-js": "^6.0.
|
|
93
|
-
"@xylabs/threads": "~6.0.
|
|
94
|
-
"@xylabs/toolchain": "~8.1.
|
|
95
|
-
"@xylabs/tsconfig": "~8.1.
|
|
96
|
-
"@xylabs/tsconfig-dom": "~8.1.
|
|
97
|
-
"@xylabs/tsconfig-react": "~8.1.
|
|
98
|
-
"@xyo-network/address": "^6.0.
|
|
99
|
-
"@xyo-network/sdk-js": "
|
|
100
|
-
"@xyo-network/sdk-protocol-js": "~6.0.
|
|
84
|
+
"@types/react": "^19.2.17",
|
|
85
|
+
"@xylabs/geo": "^6.0.10",
|
|
86
|
+
"@xylabs/pixel": "~6.0.10",
|
|
87
|
+
"@xylabs/react-button": "~9.0.4",
|
|
88
|
+
"@xylabs/react-error": "~9.0.4",
|
|
89
|
+
"@xylabs/react-promise": "~9.0.4",
|
|
90
|
+
"@xylabs/react-shared": "~9.0.4",
|
|
91
|
+
"@xylabs/react-theme": "~9.0.4",
|
|
92
|
+
"@xylabs/sdk-js": "^6.0.10",
|
|
93
|
+
"@xylabs/threads": "~6.0.10",
|
|
94
|
+
"@xylabs/toolchain": "~8.1.19",
|
|
95
|
+
"@xylabs/tsconfig": "~8.1.19",
|
|
96
|
+
"@xylabs/tsconfig-dom": "~8.1.19",
|
|
97
|
+
"@xylabs/tsconfig-react": "~8.1.19",
|
|
98
|
+
"@xyo-network/address": "^6.0.9",
|
|
99
|
+
"@xyo-network/sdk-js": "^6.0.4",
|
|
100
|
+
"@xyo-network/sdk-protocol-js": "~6.0.9",
|
|
101
101
|
"ajv": "^8.20.0",
|
|
102
102
|
"async-mutex": "^0.5.0",
|
|
103
103
|
"bn.js": "^5.2.3",
|
|
104
104
|
"bowser": "^2.14.1",
|
|
105
105
|
"buffer": "^6.0.3",
|
|
106
|
-
"cosmiconfig": "^9.0.
|
|
106
|
+
"cosmiconfig": "^9.0.2",
|
|
107
107
|
"debug": "~4.4.3",
|
|
108
108
|
"eslint": "^10.4.1",
|
|
109
109
|
"ethers": "^6.16.0",
|
|
110
110
|
"hash-wasm": "~4.12.0",
|
|
111
111
|
"idb": "^8.0.3",
|
|
112
|
-
"lru-cache": "^11.
|
|
112
|
+
"lru-cache": "^11.3.6",
|
|
113
113
|
"mixpanel-browser": "~2.79",
|
|
114
114
|
"observable-fns": "~0.6.1",
|
|
115
|
-
"pako": "^2.1.0",
|
|
116
115
|
"query-string": "~9.4",
|
|
117
116
|
"react": "^19.2.7",
|
|
118
117
|
"react-dom": "^19.2.7",
|
|
119
|
-
"react-
|
|
118
|
+
"react-is": "^19.2.7",
|
|
119
|
+
"react-router-dom": "^7.17.0",
|
|
120
|
+
"recharts": "^3.8.1",
|
|
120
121
|
"spark-md5": "~3.0.2",
|
|
121
|
-
"storybook": "^10.4.
|
|
122
|
+
"storybook": "^10.4.3",
|
|
122
123
|
"typescript": "~6.0.3",
|
|
123
124
|
"uuid": "~14.0.0",
|
|
124
125
|
"vite": "^8.0.16",
|
|
@@ -163,11 +164,12 @@
|
|
|
163
164
|
"lru-cache": "^11.3",
|
|
164
165
|
"mixpanel-browser": "~2.79",
|
|
165
166
|
"observable-fns": "~0.6",
|
|
166
|
-
"pako": "^2.1",
|
|
167
167
|
"query-string": "~9.4",
|
|
168
168
|
"react": "^19.2",
|
|
169
169
|
"react-dom": "^19.2",
|
|
170
|
+
"react-is": "^19.2",
|
|
170
171
|
"react-router-dom": "^7.15",
|
|
172
|
+
"recharts": "^3.8",
|
|
171
173
|
"spark-md5": "~3.0",
|
|
172
174
|
"uuid": "~14.0",
|
|
173
175
|
"webextension-polyfill": "^0.12",
|