@blotoutio/providers-google-ads-clicks-sdk 1.56.0 → 1.56.1

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
@@ -923,7 +923,7 @@ const tag = ({ data, eventName, manifestVariables, destination, pageUrl, getEdge
923
923
  var _a;
924
924
  const result = {
925
925
  isFired: false,
926
- sdkVersion: "1.56.0" ,
926
+ sdkVersion: "1.56.1" ,
927
927
  };
928
928
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
929
929
  return result;
package/index.js CHANGED
@@ -924,7 +924,7 @@ var ProvidersGoogleAdsClicksSdk = (function () {
924
924
  var _a;
925
925
  const result = {
926
926
  isFired: false,
927
- sdkVersion: "1.56.0" ,
927
+ sdkVersion: "1.56.1" ,
928
928
  };
929
929
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
930
930
  return result;
package/index.mjs CHANGED
@@ -921,7 +921,7 @@ const tag = ({ data, eventName, manifestVariables, destination, pageUrl, getEdge
921
921
  var _a;
922
922
  const result = {
923
923
  isFired: false,
924
- sdkVersion: "1.56.0" ,
924
+ sdkVersion: "1.56.1" ,
925
925
  };
926
926
  if (!eventName || !window.gtag || !(manifestVariables === null || manifestVariables === void 0 ? void 0 : manifestVariables['tagId'])) {
927
927
  return result;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blotoutio/providers-google-ads-clicks-sdk",
3
- "version": "1.56.0",
3
+ "version": "1.56.1",
4
4
  "description": "Google Ads Browser SDK for EdgeTag",
5
5
  "author": "Blotout",
6
6
  "license": "MIT",