@subwallet/web-runner 1.1.67-1 → 1.1.68-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-6fe381d0214a6d4624d2.js"></script><script defer="defer" src="web-runner-35990cb160c8593c0c2e.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-6fe381d0214a6d4624d2.js"></script><script defer="defer" src="web-runner-247abb40347b97b7fc17.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1240,5 +1240,14 @@
1240
1240
  "This pool has reached the maximum number of members. Select another to continue": "",
1241
1241
  "Member": "",
1242
1242
  "Search currency": "",
1243
- "Program ID": ""
1243
+ "Program ID": "",
1244
+ "Export and back up accounts": "",
1245
+ "I’ve backed up": "",
1246
+ "Back up now": "",
1247
+ "Back up your seed phrase!": "",
1248
+ " Once your seed phrase is lost, there is no way to recover your account. Back up now to secure your funds or learn how to with": "",
1249
+ "our user guide.": "",
1250
+ "Learn more": "",
1251
+ "Back up your accounts!": "",
1252
+ "If you lose your seed phrases/private keys/JSON backup files/QR backup codes, your accounts can't be recovered and your assets are lost. Learn how to back up your accounts to secure your assets now.": ""
1244
1253
  }
@@ -1240,5 +1240,14 @@
1240
1240
  "This pool has reached the maximum number of members. Select another to continue": "",
1241
1241
  "Member": "",
1242
1242
  "Search currency": "",
1243
- "Program ID": ""
1243
+ "Program ID": "",
1244
+ "Export and back up accounts": "",
1245
+ "I’ve backed up": "",
1246
+ "Back up now": "",
1247
+ "Back up your seed phrase!": "",
1248
+ " Once your seed phrase is lost, there is no way to recover your account. Back up now to secure your funds or learn how to with": "",
1249
+ "our user guide.": "",
1250
+ "Learn more": "",
1251
+ "Back up your accounts!": "",
1252
+ "If you lose your seed phrases/private keys/JSON backup files/QR backup codes, your accounts can't be recovered and your assets are lost. Learn how to back up your accounts to secure your assets now.": ""
1244
1253
  }
@@ -1240,5 +1240,14 @@
1240
1240
  "This pool has reached the maximum number of members. Select another to continue": "",
1241
1241
  "Member": "",
1242
1242
  "Search currency": "",
1243
- "Program ID": ""
1243
+ "Program ID": "",
1244
+ "Export and back up accounts": "",
1245
+ "I’ve backed up": "",
1246
+ "Back up now": "",
1247
+ "Back up your seed phrase!": "",
1248
+ " Once your seed phrase is lost, there is no way to recover your account. Back up now to secure your funds or learn how to with": "",
1249
+ "our user guide.": "",
1250
+ "Learn more": "",
1251
+ "Back up your accounts!": "",
1252
+ "If you lose your seed phrases/private keys/JSON backup files/QR backup codes, your accounts can't be recovered and your assets are lost. Learn how to back up your accounts to secure your assets now.": ""
1244
1253
  }
@@ -1240,5 +1240,14 @@
1240
1240
  "This pool has reached the maximum number of members. Select another to continue": "",
1241
1241
  "Member": "",
1242
1242
  "Search currency": "",
1243
- "Program ID": ""
1243
+ "Program ID": "",
1244
+ "Export and back up accounts": "",
1245
+ "I’ve backed up": "",
1246
+ "Back up now": "",
1247
+ "Back up your seed phrase!": "",
1248
+ " Once your seed phrase is lost, there is no way to recover your account. Back up now to secure your funds or learn how to with": "",
1249
+ "our user guide.": "",
1250
+ "Learn more": "",
1251
+ "Back up your accounts!": "",
1252
+ "If you lose your seed phrases/private keys/JSON backup files/QR backup codes, your accounts can't be recovered and your assets are lost. Learn how to back up your accounts to secure your assets now.": ""
1244
1253
  }
@@ -1240,5 +1240,14 @@
1240
1240
  "This pool has reached the maximum number of members. Select another to continue": "",
1241
1241
  "Member": "",
1242
1242
  "Search currency": "",
1243
- "Program ID": ""
1243
+ "Program ID": "",
1244
+ "Export and back up accounts": "",
1245
+ "I’ve backed up": "",
1246
+ "Back up now": "",
1247
+ "Back up your seed phrase!": "",
1248
+ " Once your seed phrase is lost, there is no way to recover your account. Back up now to secure your funds or learn how to with": "",
1249
+ "our user guide.": "",
1250
+ "Learn more": "",
1251
+ "Back up your accounts!": "",
1252
+ "If you lose your seed phrases/private keys/JSON backup files/QR backup codes, your accounts can't be recovered and your assets are lost. Learn how to back up your accounts to secure your assets now.": ""
1244
1253
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.67-1",
17
+ "version": "1.1.68-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.67-1",
21
- "@subwallet/extension-inject": "^1.1.67-1",
22
- "@subwallet/extension-koni-ui": "^1.1.67-1"
20
+ "@subwallet/extension-base": "^1.1.68-0",
21
+ "@subwallet/extension-inject": "^1.1.68-0",
22
+ "@subwallet/extension-koni-ui": "^1.1.68-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",