rtcpts 0.0.67 → 0.0.68

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.
package/dist/rtcpt.es.js CHANGED
@@ -5448,7 +5448,7 @@ const Nm = /* @__PURE__ */ W(Hr, [["render", Kr]]), bt = [
5448
5448
  function Bn() {
5449
5449
  var t;
5450
5450
  const e = ((t = document.querySelector('meta[name="host"]')) == null ? void 0 : t.getAttribute("content")) || "";
5451
- return ["auto.redteamobile.com", "iot.redteaready.com", "eim-eu.esim.plus"].includes(e) ? Pt.iot : ["sunmi.redteaready.com", "esim.sunmi.com"].includes(e) ? Pt.sunmi : ["connect.invent-us.com"].includes(e) ? Pt.inventus : Pt.simlessly;
5451
+ return ["auto.redteamobile.com", "iot.redteaready.com", "eim-eu.esim.plus"].includes(e) ? Pt.iot : ["sunmi.redteaready.com", "esim.sunmi.com"].includes(e) ? Pt.sunmi : ["connect.invent-us.com", "iot-inventus-qa.staging.redteatest.com", "iot-inventus.staging.redteatest.com"].includes(e) ? Pt.inventus : Pt.simlessly;
5452
5452
  }
5453
5453
  function Xr() {
5454
5454
  const e = Bn();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rtcpts",
3
- "version": "0.0.67",
3
+ "version": "0.0.68",
4
4
  "description": "A Vue 3 component library built with Vite and TypeScript, featuring components integrated with Quasar.",
5
5
  "main": "dist/rtcpt.umd.js",
6
6
  "module": "dist/rtcpt.es.js",