@subwallet/web-runner 1.2.23-0 → 1.2.24-0
Sign up to get free protection for your applications and to get access to all the features.
- package/index.html +1 -1
- package/locales/en/translation.json +4 -1
- package/locales/ja/translation.json +4 -1
- package/locales/ru/translation.json +4 -1
- package/locales/vi/translation.json +4 -1
- package/locales/zh/translation.json +4 -1
- package/package.json +4 -4
- package/{web-runner-5ab31c2b294627a5842e.js → web-runner-67dcd7abd894966526fd.js} +2 -2
- package/web-runner.zip +0 -0
- /package/{web-runner-5ab31c2b294627a5842e.js.LICENSE.txt → web-runner-67dcd7abd894966526fd.js.LICENSE.txt} +0 -0
package/index.html
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>SubWallet</title><script inline inline-asset="fallback.js$" inline-asset-delete></script><script inline inline-asset="web-runner.js$" inline-asset-delete></script><script defer="defer" src="fallback-0b81a7f9f3a8fbf3b257.js"></script><script defer="defer" src="web-runner-67dcd7abd894966526fd.js"></script></head><body><div id="root">SubWallet</div></body></html>
|
@@ -1272,5 +1272,8 @@
|
|
1272
1272
|
"Wrong device. Connect your previously used Ledger and try again": "",
|
1273
1273
|
"Add network to connect": "",
|
1274
1274
|
" The network you're connecting to is not yet supported on SubWallet. Add the network first, then connect with WalletConnect again.": "",
|
1275
|
-
"{{number}} networks supported": ""
|
1275
|
+
"{{number}} networks supported": "",
|
1276
|
+
"Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
|
1277
|
+
"here": "",
|
1278
|
+
"Select Ledger app": ""
|
1276
1279
|
}
|
@@ -1272,5 +1272,8 @@
|
|
1272
1272
|
"Wrong device. Connect your previously used Ledger and try again": "",
|
1273
1273
|
"Add network to connect": "",
|
1274
1274
|
" The network you're connecting to is not yet supported on SubWallet. Add the network first, then connect with WalletConnect again.": "",
|
1275
|
-
"{{number}} networks supported": ""
|
1275
|
+
"{{number}} networks supported": "",
|
1276
|
+
"Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
|
1277
|
+
"here": "",
|
1278
|
+
"Select Ledger app": ""
|
1276
1279
|
}
|
@@ -1272,5 +1272,8 @@
|
|
1272
1272
|
"Wrong device. Connect your previously used Ledger and try again": "",
|
1273
1273
|
"Add network to connect": "",
|
1274
1274
|
" The network you're connecting to is not yet supported on SubWallet. Add the network first, then connect with WalletConnect again.": "",
|
1275
|
-
"{{number}} networks supported": ""
|
1275
|
+
"{{number}} networks supported": "",
|
1276
|
+
"Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
|
1277
|
+
"here": "",
|
1278
|
+
"Select Ledger app": ""
|
1276
1279
|
}
|
@@ -1272,5 +1272,8 @@
|
|
1272
1272
|
"Wrong device. Connect your previously used Ledger and try again": "",
|
1273
1273
|
"Add network to connect": "",
|
1274
1274
|
" The network you're connecting to is not yet supported on SubWallet. Add the network first, then connect with WalletConnect again.": "",
|
1275
|
-
"{{number}} networks supported": ""
|
1275
|
+
"{{number}} networks supported": "",
|
1276
|
+
"Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
|
1277
|
+
"here": "",
|
1278
|
+
"Select Ledger app": ""
|
1276
1279
|
}
|
@@ -1272,5 +1272,8 @@
|
|
1272
1272
|
"Wrong device. Connect your previously used Ledger and try again": "",
|
1273
1273
|
"Add network to connect": "",
|
1274
1274
|
" The network you're connecting to is not yet supported on SubWallet. Add the network first, then connect with WalletConnect again.": "",
|
1275
|
-
"{{number}} networks supported": ""
|
1275
|
+
"{{number}} networks supported": "",
|
1276
|
+
"Unlock your Ledger and open the selected app. For more information regarding Polkadot and Polkadot Migration app, click ": "",
|
1277
|
+
"here": "",
|
1278
|
+
"Select Ledger app": ""
|
1276
1279
|
}
|
package/package.json
CHANGED
@@ -14,12 +14,12 @@
|
|
14
14
|
},
|
15
15
|
"sideEffects": false,
|
16
16
|
"type": "module",
|
17
|
-
"version": "1.2.
|
17
|
+
"version": "1.2.24-0",
|
18
18
|
"dependencies": {
|
19
19
|
"@babel/runtime": "^7.20.6",
|
20
|
-
"@subwallet/extension-base": "^1.2.
|
21
|
-
"@subwallet/extension-inject": "^1.2.
|
22
|
-
"@subwallet/extension-koni-ui": "^1.2.
|
20
|
+
"@subwallet/extension-base": "^1.2.24-0",
|
21
|
+
"@subwallet/extension-inject": "^1.2.24-0",
|
22
|
+
"@subwallet/extension-koni-ui": "^1.2.24-0"
|
23
23
|
},
|
24
24
|
"devDependencies": {
|
25
25
|
"@polkadot/dev": "^0.65.23",
|