@plattar/plattar-ar-adapter 1.117.1 → 1.117.2

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.
@@ -993,7 +993,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi
993
993
  Object.defineProperty(exports, "__esModule", {
994
994
  value: true
995
995
  });
996
- exports["default"] = "1.117.1";
996
+ exports["default"] = "1.117.2";
997
997
  }, {}],
998
998
  9: [function (require, module, exports) {
999
999
  "use strict";
@@ -2908,6 +2908,9 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi
2908
2908
  return reject(e);
2909
2909
  };
2910
2910
 
2911
+ http.onprogress = function (_e) {// empty
2912
+ };
2913
+
2911
2914
  http.send(data ? JSON.stringify(data) : null);
2912
2915
  } catch (e) {
2913
2916
  return reject(e);
@@ -2966,7 +2969,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "functi
2966
2969
  Object.defineProperty(exports, "__esModule", {
2967
2970
  value: true
2968
2971
  });
2969
- exports["default"] = "1.116.2";
2972
+ exports["default"] = "1.117.1";
2970
2973
  }, {}],
2971
2974
  34: [function (require, module, exports) {
2972
2975
  "use strict";