@subwallet/web-runner 1.1.48-0 → 1.1.50-0

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/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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-7e575cb32c86bed53c11.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-9c912c3ba3e1bf2f7289.js"></script><script defer="defer" src="web-runner-a4c51586868dfa7795d6.js"></script></head><body><div id="root">SubWallet</div></body></html>
@@ -1195,5 +1195,7 @@
1195
1195
  "Mission pools": "",
1196
1196
  "Upcoming": "",
1197
1197
  "Live": "",
1198
- "Archived": ""
1198
+ "Archived": "",
1199
+ "Transferring all will remove all assets on this network. Are you sure?": "",
1200
+ "Swap": ""
1199
1201
  }
@@ -1195,5 +1195,7 @@
1195
1195
  "Mission pools": "",
1196
1196
  "Upcoming": "",
1197
1197
  "Live": "",
1198
- "Archived": ""
1198
+ "Archived": "",
1199
+ "Transferring all will remove all assets on this network. Are you sure?": "",
1200
+ "Swap": ""
1199
1201
  }
@@ -1195,5 +1195,7 @@
1195
1195
  "Mission pools": "",
1196
1196
  "Upcoming": "",
1197
1197
  "Live": "",
1198
- "Archived": ""
1198
+ "Archived": "",
1199
+ "Transferring all will remove all assets on this network. Are you sure?": "",
1200
+ "Swap": ""
1199
1201
  }
@@ -1195,5 +1195,7 @@
1195
1195
  "Mission pools": "",
1196
1196
  "Upcoming": "",
1197
1197
  "Live": "",
1198
- "Archived": ""
1198
+ "Archived": "",
1199
+ "Transferring all will remove all assets on this network. Are you sure?": "",
1200
+ "Swap": ""
1199
1201
  }
@@ -1195,5 +1195,7 @@
1195
1195
  "Mission pools": "",
1196
1196
  "Upcoming": "",
1197
1197
  "Live": "",
1198
- "Archived": ""
1198
+ "Archived": "",
1199
+ "Transferring all will remove all assets on this network. Are you sure?": "",
1200
+ "Swap": ""
1199
1201
  }
package/package.json CHANGED
@@ -14,12 +14,12 @@
14
14
  },
15
15
  "sideEffects": false,
16
16
  "type": "module",
17
- "version": "1.1.48-0",
17
+ "version": "1.1.50-0",
18
18
  "dependencies": {
19
19
  "@babel/runtime": "^7.20.6",
20
- "@subwallet/extension-base": "^1.1.48-0",
21
- "@subwallet/extension-inject": "^1.1.48-0",
22
- "@subwallet/extension-koni-ui": "^1.1.48-0"
20
+ "@subwallet/extension-base": "^1.1.50-0",
21
+ "@subwallet/extension-inject": "^1.1.50-0",
22
+ "@subwallet/extension-koni-ui": "^1.1.50-0"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@polkadot/dev": "^0.65.23",