@stellar/stellar-sdk 15.0.0 → 15.0.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.
@@ -35,7 +35,7 @@ __webpack_require__.d(__webpack_exports__, {
35
35
  // EXTERNAL MODULE: ./src/contract/index.ts + 7 modules
36
36
  var contract = __webpack_require__(250);
37
37
  ;// ./package.json
38
- const package_namespaceObject = {"rE":"15.0.0"};
38
+ const package_namespaceObject = {"rE":"15.0.1"};
39
39
  ;// ./src/bindings/config.ts
40
40
  function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
41
41
  function _classCallCheck(a, n) { if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function"); }
@@ -7418,7 +7418,7 @@ function horizon_axios_client_toPropertyKey(t) { var i = horizon_axios_client_to
7418
7418
  function horizon_axios_client_toPrimitive(t, r) { if ("object" != horizon_axios_client_typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != horizon_axios_client_typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7419
7419
 
7420
7420
 
7421
- var version = "15.0.0";
7421
+ var version = "15.0.1";
7422
7422
  var SERVER_TIME_MAP = {};
7423
7423
  function toSeconds(ms) {
7424
7424
  return Math.floor(ms / 1000);
@@ -9970,7 +9970,7 @@ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object
9970
9970
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
9971
9971
  function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9972
9972
 
9973
- var version = "15.0.0";
9973
+ var version = "15.0.1";
9974
9974
  function createHttpClient(headers) {
9975
9975
  return (0,http_client/* create */.vt)({
9976
9976
  headers: _objectSpread(_objectSpread({}, headers), {}, {