@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);
@@ -13951,7 +13951,7 @@ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object
13951
13951
  function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
13952
13952
  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); }
13953
13953
 
13954
- var version = "15.0.0";
13954
+ var version = "15.0.1";
13955
13955
  function createHttpClient(headers) {
13956
13956
  return (0,http_client/* create */.vt)({
13957
13957
  headers: _objectSpread(_objectSpread({}, headers), {}, {