@formo/analytics 1.28.3 → 1.28.4

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.
@@ -84,7 +84,7 @@ var EventFactory = /** @class */ (function () {
84
84
  }
85
85
  });
86
86
  }
87
- catch (error) { }
87
+ catch (_a) { }
88
88
  return result;
89
89
  };
90
90
  this.extractReferralParameter = function (urlObj) {
@@ -1,2 +1,2 @@
1
- export declare const version = "1.28.3";
1
+ export declare const version = "1.28.4";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.version = void 0;
4
4
  // This file is auto-generated by scripts/update-version.js during npm version
5
5
  // Do not edit manually - it will be overwritten
6
- exports.version = '1.28.3';
6
+ exports.version = '1.28.4';
7
7
  //# sourceMappingURL=version.js.map
@@ -78,7 +78,6 @@ function tryLoadViem() {
78
78
  }
79
79
  try {
80
80
  // Use require to load viem synchronously
81
- // eslint-disable-next-line @typescript-eslint/no-var-requires
82
81
  var viem = require("viem");
83
82
  if (viem === null || viem === void 0 ? void 0 : viem.encodeFunctionData) {
84
83
  viemModule = {
@@ -78,7 +78,7 @@ var EventFactory = /** @class */ (function () {
78
78
  }
79
79
  });
80
80
  }
81
- catch (error) { }
81
+ catch (_a) { }
82
82
  return result;
83
83
  };
84
84
  this.extractReferralParameter = function (urlObj) {
@@ -1,2 +1,2 @@
1
- export declare const version = "1.28.3";
1
+ export declare const version = "1.28.4";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1,4 +1,4 @@
1
1
  // This file is auto-generated by scripts/update-version.js during npm version
2
2
  // Do not edit manually - it will be overwritten
3
- export var version = '1.28.3';
3
+ export var version = '1.28.4';
4
4
  //# sourceMappingURL=version.js.map
@@ -71,7 +71,6 @@ function tryLoadViem() {
71
71
  }
72
72
  try {
73
73
  // Use require to load viem synchronously
74
- // eslint-disable-next-line @typescript-eslint/no-var-requires
75
74
  var viem = require("viem");
76
75
  if (viem === null || viem === void 0 ? void 0 : viem.encodeFunctionData) {
77
76
  viemModule = {