@plattar/plattar-ar-adapter 1.147.1 → 1.147.3

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.
@@ -2825,7 +2825,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
2825
2825
  Object.defineProperty(exports, "__esModule", {
2826
2826
  value: true
2827
2827
  });
2828
- exports["default"] = "1.147.1";
2828
+ exports["default"] = "1.147.3";
2829
2829
  }, {}],
2830
2830
  17: [function (require, module, exports) {
2831
2831
  "use strict";
@@ -5484,7 +5484,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
5484
5484
  case "cdn-staging.plattar.space":
5485
5485
  case "staging":
5486
5486
  return {
5487
- base: "https://api.plattar.space/",
5487
+ base: "https://staging.plattar.space/",
5488
5488
  api_read: "https://api.plattar.space/v3/",
5489
5489
  api_write: "https://api.plattar.space/v3/",
5490
5490
  cdn: "https://cdn-staging.plattar.space/",
@@ -5513,8 +5513,8 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
5513
5513
  default:
5514
5514
  return {
5515
5515
  base: "https://localhost/",
5516
- api_read: "https://localhost/api/v2/",
5517
- api_write: "https://localhost/api/v2/",
5516
+ api_read: "https://localhost:3000/v3/",
5517
+ api_write: "https://localhost:3000/v3/",
5518
5518
  cdn: "https://cdn-dev.plattar.space/",
5519
5519
  cdn_image: "https://images-dev.plattar.space/'",
5520
5520
  analytics: "https://localhost:3000/api/v2/analytics/",
@@ -7507,7 +7507,7 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
7507
7507
  "../types/trigger/trigger-image.js": 104
7508
7508
  }],
7509
7509
  106: [function (require, module, exports) {
7510
- module.exports = "1.147.1";
7510
+ module.exports = "1.147.3";
7511
7511
  }, {}],
7512
7512
  107: [function (require, module, exports) {
7513
7513
  var QRCodeStyling = require("qr-code-styling");
@@ -7775,10 +7775,8 @@ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" =
7775
7775
  "./version": 110
7776
7776
  }],
7777
7777
  110: [function (require, module, exports) {
7778
- arguments[4][106][0].apply(exports, arguments);
7779
- }, {
7780
- "dup": 106
7781
- }],
7778
+ module.exports = "1.147.1";
7779
+ }, {}],
7782
7780
  111: [function (require, module, exports) {
7783
7781
  "use strict";
7784
7782