@subwallet/web-runner 0.4.8-0 → 0.5.1
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/172.js +1 -1
- package/272.js +1 -1
- package/397.js +1 -1
- package/856.js +1 -0
- package/925.js +1 -1
- package/index.html +42 -1
- package/package.json +7 -6
- package/smoldot.js +1 -1
- package/6232e8b6d7faadf8b94c.cjs +0 -1
- package/746.js +0 -1
- package/9fa231cfd679d2c5b7dd.cjs +0 -1
- package/fallback.js +0 -1
- package/web-runner.js +0 -42
- package/web-runner.js.LICENSE.txt +0 -56
package/9fa231cfd679d2c5b7dd.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var _exportNames={};exports.default=void 0,require("./detectPackage.cjs");var _bundle=require("./bundle.cjs");Object.keys(_bundle).forEach((function(e){"default"!==e&&"__esModule"!==e&&(Object.prototype.hasOwnProperty.call(_exportNames,e)||e in exports&&exports[e]===_bundle[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return _bundle[e]}}))}));var _default=_bundle.keyring;exports.default=_default;
|
package/fallback.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(()=>{"use strict";var e={};function t(){return o("__storage_keys__",[])}function r(e,o){"__storage_keys__"!=e&&function(e){const o=t();o.push(e),r("__storage_keys__",o)}(e),localStorage.setItem(e,JSON.stringify(o))}function o(e,t){const r=localStorage.getItem(e);if(!r)return t;try{return JSON.parse(r)}catch(e){return t}}e.d=(t,r)=>{for(var o in r)e.o(r,o)&&!e.o(t,o)&&Object.defineProperty(t,o,{enumerable:!0,get:r[o]})},e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),e.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e.g.chrome||(e.g.chrome={}),e.g.chrome.extension||(e.g.chrome.extension={getURL:e=>e}),e.g.chrome.runtime={lastError:void 0},e.g.chrome.storage={local:{get:(e,r)=>{e=t();const n={};e.forEach((e=>{n[e]=o(e)})),r(n)},set:(e,t)=>{Object.entries(e).forEach((([e,t])=>{r(e,t)})),t&&t()},remove:(e,t,r)=>{!function(e){localStorage.removeItem(e)}(e),r&&r()}}}})();
|