@subwallet/web-runner 1.2.6-2 → 1.2.7-0

Sign up to get free protection for your applications and to get access to all the features.
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-81c538524f6628b73e2d.js"></script></head><body><div id="root">SubWallet</div></body></html>
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-f1ed4c81f5ac04e7fdd8.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1257,5 +1257,6 @@
1257
1257
  "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": "",
1258
1258
  "You don't have enough {{symbol}} ({{chainName}}) to pay gas fee. Top up your transferable balance and try again": "",
1259
1259
  "Your Ledger is disconnected. Reconnect and try again": "",
1260
- "This pool is blocked. Select another to continue": ""
1260
+ "This pool is blocked. Select another to continue": "",
1261
+ " You're using an old version of Firefox, which no longer supports automatic dApp access and phishing detection. Review our user guide to learn how to update Firefox to version 127.0 or manually enable dApp access. ": ""
1261
1262
  }
@@ -1257,5 +1257,6 @@
1257
1257
  "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": "",
1258
1258
  "You don't have enough {{symbol}} ({{chainName}}) to pay gas fee. Top up your transferable balance and try again": "",
1259
1259
  "Your Ledger is disconnected. Reconnect and try again": "",
1260
- "This pool is blocked. Select another to continue": ""
1260
+ "This pool is blocked. Select another to continue": "",
1261
+ " You're using an old version of Firefox, which no longer supports automatic dApp access and phishing detection. Review our user guide to learn how to update Firefox to version 127.0 or manually enable dApp access. ": ""
1261
1262
  }
@@ -1257,5 +1257,6 @@
1257
1257
  "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": "",
1258
1258
  "You don't have enough {{symbol}} ({{chainName}}) to pay gas fee. Top up your transferable balance and try again": "",
1259
1259
  "Your Ledger is disconnected. Reconnect and try again": "",
1260
- "This pool is blocked. Select another to continue": ""
1260
+ "This pool is blocked. Select another to continue": "",
1261
+ " You're using an old version of Firefox, which no longer supports automatic dApp access and phishing detection. Review our user guide to learn how to update Firefox to version 127.0 or manually enable dApp access. ": ""
1261
1262
  }
@@ -1257,5 +1257,6 @@
1257
1257
  "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": "",
1258
1258
  "You don't have enough {{symbol}} ({{chainName}}) to pay gas fee. Top up your transferable balance and try again": "",
1259
1259
  "Your Ledger is disconnected. Reconnect and try again": "Ledger mất kết nối. Vui lòng kết nối lại",
1260
- "This pool is blocked. Select another to continue": ""
1260
+ "This pool is blocked. Select another to continue": "",
1261
+ " You're using an old version of Firefox, which no longer supports automatic dApp access and phishing detection. Review our user guide to learn how to update Firefox to version 127.0 or manually enable dApp access. ": ""
1261
1262
  }
@@ -1257,5 +1257,6 @@
1257
1257
  "Insufficient stake. You need to stake at least {{number}} {{tokenSymbol}} to earn rewards": "",
1258
1258
  "You don't have enough {{symbol}} ({{chainName}}) to pay gas fee. Top up your transferable balance and try again": "",
1259
1259
  "Your Ledger is disconnected. Reconnect and try again": "Ledger已断开连接。请重新连接",
1260
- "This pool is blocked. Select another to continue": ""
1260
+ "This pool is blocked. Select another to continue": "",
1261
+ " You're using an old version of Firefox, which no longer supports automatic dApp access and phishing detection. Review our user guide to learn how to update Firefox to version 127.0 or manually enable dApp access. ": ""
1261
1262
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.2.6-2",
17
+ "version": "1.2.7-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.2.6-2",
21
- "@subwallet/extension-inject": "^1.2.6-2",
22
- "@subwallet/extension-koni-ui": "^1.2.6-2"
20
+ "@subwallet/extension-base": "^1.2.7-0",
21
+ "@subwallet/extension-inject": "^1.2.7-0",
22
+ "@subwallet/extension-koni-ui": "^1.2.7-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",