@rebilly/instruments 9.38.6 → 9.38.7

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/index.js CHANGED
@@ -5690,7 +5690,7 @@ function Jt$1(e2, t2) {
5690
5690
  return s;
5691
5691
  }
5692
5692
  var Gt$1 = P;
5693
- const Yt$1 = /* @__PURE__ */ wt$1(Gt$1), Qt$1 = "56.21.4";
5693
+ const Yt$1 = /* @__PURE__ */ wt$1(Gt$1), Qt$1 = "0.0.0";
5694
5694
  let Xt$1 = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Zt$1 = (e2 = 21) => {
5695
5695
  let t2 = "", s = e2;
5696
5696
  for (; s--; )
@@ -25271,7 +25271,7 @@ function handleComputedProperty(options) {
25271
25271
  var _a;
25272
25272
  return Object.assign({}, options, {
25273
25273
  _computed: {
25274
- version: "9.38.5",
25274
+ version: "0.0.0",
25275
25275
  paymentMethodsUrl: ((_a = options._dev) == null ? void 0 : _a.paymentMethodsUrl) ?? "https://forms.secure-payments.app"
25276
25276
  }
25277
25277
  });
@@ -28613,7 +28613,7 @@ class RebillyInstrumentsInstance {
28613
28613
  await show({ componentName, payload });
28614
28614
  }
28615
28615
  get version() {
28616
- return `RebillyInstruments Ver.${"9.38.5"}`;
28616
+ return `RebillyInstruments Ver.${"0.0.0"}`;
28617
28617
  }
28618
28618
  on(eventName, callback) {
28619
28619
  on({ eventName, callback });