@blotoutio/providers-google-ads-clicks-sdk 1.55.0 → 1.55.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.
package/index.cjs.js CHANGED
@@ -915,7 +915,7 @@ const tag = ({ data, eventName, manifestVariables, destination, pageUrl, }) => {
915
915
  var _a;
916
916
  const result = {
917
917
  isFired: false,
918
- sdkVersion: "1.55.0" ,
918
+ sdkVersion: "1.55.2" ,
919
919
  };
920
920
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
921
921
  return result;
package/index.js CHANGED
@@ -916,7 +916,7 @@ var ProvidersGoogleAdsClicksSdk = (function () {
916
916
  var _a;
917
917
  const result = {
918
918
  isFired: false,
919
- sdkVersion: "1.55.0" ,
919
+ sdkVersion: "1.55.2" ,
920
920
  };
921
921
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
922
922
  return result;
package/index.mjs CHANGED
@@ -913,7 +913,7 @@ const tag = ({ data, eventName, manifestVariables, destination, pageUrl, }) => {
913
913
  var _a;
914
914
  const result = {
915
915
  isFired: false,
916
- sdkVersion: "1.55.0" ,
916
+ sdkVersion: "1.55.2" ,
917
917
  };
918
918
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
919
919
  return result;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blotoutio/providers-google-ads-clicks-sdk",
3
- "version": "1.55.0",
3
+ "version": "1.55.2",
4
4
  "description": "Google Ads Browser SDK for EdgeTag",
5
5
  "author": "Blotout",
6
6
  "license": "MIT",