@aurum-sdk/core 0.2.4 → 0.2.6

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.
@@ -8,16 +8,10 @@ var __typeError = (msg) => {
8
8
  throw TypeError(msg);
9
9
  };
10
10
  var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
11
- var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
12
- get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
13
- }) : x)(function(x) {
14
- if (typeof require !== "undefined") return require.apply(this, arguments);
15
- throw Error('Dynamic require of "' + x + '" is not supported');
16
- });
17
11
  var __esm = (fn, res) => function __init() {
18
12
  return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
19
13
  };
20
- var __commonJS = (cb, mod) => function __require2() {
14
+ var __commonJS = (cb, mod) => function __require() {
21
15
  return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
22
16
  };
23
17
  var __export = (target, all) => {
@@ -1867,8 +1861,7 @@ var init_polyfills = __esm({
1867
1861
 
1868
1862
 
1869
1863
 
1870
-
1871
- exports.__require = __require; exports.__esm = __esm; exports.__commonJS = __commonJS; exports.__export = __export; exports.__toESM = __toESM; exports.__toCommonJS = __toCommonJS; exports.__publicField = __publicField; exports.__privateGet = __privateGet; exports.__privateAdd = __privateAdd; exports.__privateSet = __privateSet; exports.require_buffer = require_buffer; exports.init_polyfills = init_polyfills;
1864
+ exports.__esm = __esm; exports.__commonJS = __commonJS; exports.__export = __export; exports.__toESM = __toESM; exports.__toCommonJS = __toCommonJS; exports.__publicField = __publicField; exports.__privateGet = __privateGet; exports.__privateAdd = __privateAdd; exports.__privateSet = __privateSet; exports.require_buffer = require_buffer; exports.init_polyfills = init_polyfills;
1872
1865
  /*! Bundled license information:
1873
1866
 
1874
1867
  ieee754/index.js:
@@ -1882,4 +1875,4 @@ buffer/index.js:
1882
1875
  * @license MIT
1883
1876
  *)
1884
1877
  */
1885
- //# sourceMappingURL=chunk-IQ7F5R7D.js.map
1878
+ //# sourceMappingURL=chunk-QIPVNM7T.js.map