@snowplow/browser-plugin-debugger
Advanced tools
Comparing version 3.2.0 to 3.2.1
/*! | ||
* Debugger for Snowplow v3.2.0 (http://bit.ly/sp-js) | ||
* Debugger for Snowplow v3.2.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Debugger for Snowplow v3.2.0 (http://bit.ly/sp-js) | ||
* Debugger for Snowplow v3.2.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -46,3 +46,3 @@ * Licensed under BSD-3-Clause | ||
/*! | ||
* Core functionality for Snowplow JavaScript trackers v3.2.0 (http://bit.ly/sp-js) | ||
* Core functionality for Snowplow JavaScript trackers v3.2.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -52,3 +52,3 @@ * Licensed under BSD-3-Clause | ||
var version$1 = "3.2.0"; | ||
var version$1 = "3.2.1"; | ||
@@ -55,0 +55,0 @@ /* |
/*! | ||
* Debugger for Snowplow v3.2.0 (http://bit.ly/sp-js) | ||
* Debugger for Snowplow v3.2.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -7,3 +7,3 @@ * Licensed under BSD-3-Clause | ||
"use strict";!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r((e="undefined"!=typeof globalThis?globalThis:e||self).snowplowDebugger={})}(this,(function(e){function r(e,r,n){if(n||2===arguments.length)for(var t,o=0,a=r.length;o<a;o++)!t&&o in r||(t||(t=Array.prototype.slice.call(r,0,o)),t[o]=r[o]);return e.concat(t||r)}function n(e){switch((e=e.getPayload()).e){case"pv":return"Page View";case"pp":return"Page Ping";case"tr":return"Ecommerce Transaction";case"ti":return"Ecommerce Transaction Item";case"se":return"Structured Event";case"ue":return"Self Describing";default:return"string"==typeof e.e?e.e:"Invalid"}}var t,o,a="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";(o=t||(t={}))[o.none=0]="none",o[o.error=1]="error",o[o.warn=2]="warn",o[o.debug=3]="debug",o[o.info=4]="info",function(e){void 0===e&&(e=t.warn)}();var u,c=(function(e,r){var n,t;n=a,t=function(){function e(e,r){switch(r.format){case"hsvArray":return e;case"hslArray":return c(e);case"hsl":return"hsl("+(r=c(e))[0]+", "+r[1]+"%, "+r[2]+"%)";case"hsla":return e=c(e),r=r.alpha||Math.random(),"hsla("+e[0]+", "+e[1]+"%, "+e[2]+"%, "+r+")";case"rgbArray":return i(e);case"rgb":return"rgb("+i(e).join(", ")+")";case"rgba":return e=i(e),r=r.alpha||Math.random(),"rgba("+e.join(", ")+", "+r+")";default:return o(e)}}function r(e){if("number"==typeof parseInt(e)){var r=parseInt(e);if(360>r&&0<r)return[r,r]}if("string"==typeof e)if(d[e]){if((e=d[e]).hueRange)return e.hueRange}else if(e.match(/^#?([0-9A-F]{3}|[0-9A-F]{6})$/i))return[e=u(e)[0],e];return[0,360]}function n(e){for(var r in 334<=e&&360>=e&&(e-=360),d){var n=d[r];if(n.hueRange&&e>=n.hueRange[0]&&e<=n.hueRange[1])return d[r]}return"Color not found"}function t(e){if(null===l){var r=Math.random();return Math.floor(e[0]+(r+.618033988749895)%1*(e[1]+1-e[0]))}return r=e[1]||1,e=e[0]||0,l=(9301*l+49297)%233280,Math.floor(e+l/233280*(r-e))}function o(e){function r(e){return 1==(e=e.toString(16)).length?"0"+e:e}return"#"+r((e=i(e))[0])+r(e[1])+r(e[2])}function a(e,r,n){d[e]={hueRange:r,lowerBounds:n,saturationRange:[n[0][0],n[n.length-1][0]],brightnessRange:[n[n.length-1][1],n[0][1]]}}function i(e){var r=e[0];0===r&&(r=1),360===r&&(r=359),r/=360;var n=e[1]/100;e=e[2]/100;var t=Math.floor(6*r),o=6*r-t;r=e*(1-n);var a=e*(1-o*n);n=e*(1-(1-o)*n);var i=o=256,u=256;switch(t){case 0:o=e,i=n,u=r;break;case 1:o=a,i=e,u=r;break;case 2:o=r,i=e,u=n;break;case 3:o=r,i=a,u=e;break;case 4:o=n,i=r,u=e;break;case 5:o=e,i=r,u=a}return[Math.floor(255*o),Math.floor(255*i),Math.floor(255*u)]}function u(e){e=3===(e=e.replace(/^#/,"")).length?e.replace(/(.)/g,"$1$1"):e;var r=parseInt(e.substr(0,2),16)/255,n=parseInt(e.substr(2,2),16)/255;e=parseInt(e.substr(4,2),16)/255;var t=Math.max(r,n,e),o=t-Math.min(r,n,e),a=t?o/t:0;switch(t){case r:return[(n-e)/o%6*60||0,a,t];case n:return[60*((e-r)/o+2)||0,a,t];case e:return[60*((r-n)/o+4)||0,a,t]}}function c(e){var r=e[1]/100,n=e[2]/100,t=(2-r)*n;return[e[0],Math.round(r*n/(1>t?t:2-t)*1e4)/100,t/2*100]}function s(e){if(isNaN(e)){if("string"==typeof e)if(d[e]){if((e=d[e]).hueRange)return e.hueRange}else if(e.match(/^#?([0-9A-F]{3}|[0-9A-F]{6})$/i))return n(e=u(e)[0]).hueRange}else{var r=parseInt(e);if(360>r&&0<r)return n(e).hueRange}return[0,360]}var l=null,d={};a("monochrome",null,[[0,0],[100,0]]),a("red",[-26,18],[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]),a("orange",[18,46],[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]),a("yellow",[46,62],[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]),a("green",[62,178],[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]),a("blue",[178,257],[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]),a("purple",[257,282],[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]),a("pink",[282,334],[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]);var f=[],h=function(o){if(void 0!==(o=o||{}).seed&&null!==o.seed&&o.seed===parseInt(o.seed,10))l=o.seed;else if("string"==typeof o.seed){for(var a=o.seed,i=0,u=0;u!==a.length&&!(i>=Number.MAX_SAFE_INTEGER);u++)i+=a.charCodeAt(u);l=i}else{if(void 0!==o.seed&&null!==o.seed)throw new TypeError("The seed value must be an integer or string");l=null}if(null!==o.count&&void 0!==o.count){for(a=o.count,i=[],u=0;u<o.count;u++)f.push(!1);for(o.count=null;a>i.length;)u=h(o),null!==l&&(o.seed=l),i.push(u);return o.count=a,i}if(a=o,0<f.length?(u=t(a=s(a.hue)),i=(a[1]-a[0])/f.length,u=parseInt((u-a[0])/i),!0===f[u]?u=(u+2)%f.length:f[u]=!0,a=[(a[0]+u*i)%359,(a[0]+(u+1)*i)%359]):a=r(a.hue),0>(u=t(a))&&(u=360+u),a=u,"monochrome"===(i=o).hue)i=0;else if("random"===i.luminosity)i=t([0,100]);else{var c=n(a).saturationRange;switch(u=c[0],c=c[1],i.luminosity){case"bright":u=55;break;case"dark":u=c-10;break;case"light":c=55}i=t([u,c])}u=o;e:{c=i;for(var d=n(a).lowerBounds,g=0;g<d.length-1;g++){var p=d[g][0],b=d[g][1],v=d[g+1][0],w=d[g+1][1];if(c>=p&&c<=v){c=(d=(w-b)/(v-p))*c+(b-d*p);break e}}c=0}switch(p=100,u.luminosity){case"dark":p=c+20;break;case"light":c=(p+c)/2;break;case"random":c=0,p=100}return e([a,i,u=t([c,p])],o)};return h},n=t(),e&&e.exports&&(r=e.exports=n),r.randomColor=n}(u={exports:{}},u.exports),u.exports);e.DebuggerPlugin=function(e){function o(e){var r=function(e,r){var n=/^iglu:([a-zA-Z0-9-_.]+)\/([a-zA-Z0-9-_]+)\/jsonschema\/([1-9][0-9]*)-(0|[1-9][0-9]*)-(0|[1-9][0-9]*)$/.exec(r.schema);n=null!==n?n.slice(1,6):void 0;var t=l.event(),o=l.json;e:switch(e.keyIfEncoded){case"cx":e="Context";break e;case"ue_px":e="Self Describing";break e;default:e=e.keyIfEncoded+", "+e.keyIfNotEncoded}d(t,"Event",["%c%s%c%s%c%s\n%o",o,e+": "+(n?n[1]:"Unknown Schema"),l.schemaVersion,n?"Version: "+n[2]+"-"+n[3]+"-"+n[4]:"Unknown Schema Version",l.schema,n?"Vendor: "+n[0]:"Unknown Vendor",r.data])};return function(n,t){if(t.length)for(var o=function(e){var n=e.json.data;Array.isArray(n)?n.forEach((function(n){r(e,n)})):r(e,n)},a=0;a<t.length;a++)o(t[a]);return function(e){return function(r,n){for(var t=0;t<n.length;t++){var o=n[t],a=JSON.stringify(o.json);if(e){var u=r,c=u.add;if(o=o.keyIfEncoded,a){var s=0,l=0,d=[];if(a){a=unescape(encodeURIComponent(a));do{var f=a.charCodeAt(s++),h=a.charCodeAt(s++),g=a.charCodeAt(s++),p=f<<16|h<<8|g;f=p>>18&63,h=p>>12&63,g=p>>6&63,p&=63,d[l++]=i.charAt(f)+i.charAt(h)+i.charAt(g)+i.charAt(p)}while(s<a.length);s=d.join(""),a=((a=a.length%3)?s.slice(0,a-3):s)+"===".slice(a||3)}a=a.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}c.call(u,o,a)}else r.add(o.keyIfNotEncoded,a)}n.length=0}}(e)(n,t)}}void 0===e&&(e=t.debug);var a,u,s,l={event:function(){return"color: White; background: "+s+"; font-weight: bold; padding: 1px 4px; border-radius: 2px;"},snowplowPurple:"color: White; background: #6638B8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",activated:"color: White; background: #9E62DD; font-weight: bold; padding: 1px 4px; border-radius: 2px;",payload:"color: White; background: #3748B8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",json:"color: White; background: #388AB8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",schema:"color: White; background: #268047; font-weight: bold; padding: 1px 4px; border-radius: 2px;",schemaVersion:"color: White; background: #80265F; font-weight: bold; padding: 1px 4px; border-radius: 2px;"},d=function(e,n,t){var o=null!=t?t:[""];t=o[0],o=o.slice(1),a.debug.apply(a,r(["v3.2.0 %c"+u.namespace+"%c %c%s"+t,l.snowplowPurple,"",e,n],o))};return{logger:function(r){a=r,r.setLogLevel(e)},activateBrowserPlugin:function(e){u=e,d(l.activated,"Tracker Activated")},beforeTrack:function(e){s=c({luminosity:"dark"}),e.withJsonProcessor(o(u.core.getBase64Encoding())),d(l.event(),"Event",["%c%s",l.snowplowPurple,n(e)]),e.build()},afterTrack:function(e){d(l.event(),"Event",["%c%s\n%o",l.payload,"Payload",e])}}},Object.defineProperty(e,"__esModule",{value:!0})})); | ||
"use strict";!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports):"function"==typeof define&&define.amd?define(["exports"],r):r((e="undefined"!=typeof globalThis?globalThis:e||self).snowplowDebugger={})}(this,(function(e){function r(e,r,n){if(n||2===arguments.length)for(var t,o=0,a=r.length;o<a;o++)!t&&o in r||(t||(t=Array.prototype.slice.call(r,0,o)),t[o]=r[o]);return e.concat(t||r)}function n(e){switch((e=e.getPayload()).e){case"pv":return"Page View";case"pp":return"Page Ping";case"tr":return"Ecommerce Transaction";case"ti":return"Ecommerce Transaction Item";case"se":return"Structured Event";case"ue":return"Self Describing";default:return"string"==typeof e.e?e.e:"Invalid"}}var t,o,a="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";(o=t||(t={}))[o.none=0]="none",o[o.error=1]="error",o[o.warn=2]="warn",o[o.debug=3]="debug",o[o.info=4]="info",function(e){void 0===e&&(e=t.warn)}();var u,c=(function(e,r){var n,t;n=a,t=function(){function e(e,r){switch(r.format){case"hsvArray":return e;case"hslArray":return c(e);case"hsl":return"hsl("+(r=c(e))[0]+", "+r[1]+"%, "+r[2]+"%)";case"hsla":return e=c(e),r=r.alpha||Math.random(),"hsla("+e[0]+", "+e[1]+"%, "+e[2]+"%, "+r+")";case"rgbArray":return i(e);case"rgb":return"rgb("+i(e).join(", ")+")";case"rgba":return e=i(e),r=r.alpha||Math.random(),"rgba("+e.join(", ")+", "+r+")";default:return o(e)}}function r(e){if("number"==typeof parseInt(e)){var r=parseInt(e);if(360>r&&0<r)return[r,r]}if("string"==typeof e)if(d[e]){if((e=d[e]).hueRange)return e.hueRange}else if(e.match(/^#?([0-9A-F]{3}|[0-9A-F]{6})$/i))return[e=u(e)[0],e];return[0,360]}function n(e){for(var r in 334<=e&&360>=e&&(e-=360),d){var n=d[r];if(n.hueRange&&e>=n.hueRange[0]&&e<=n.hueRange[1])return d[r]}return"Color not found"}function t(e){if(null===l){var r=Math.random();return Math.floor(e[0]+(r+.618033988749895)%1*(e[1]+1-e[0]))}return r=e[1]||1,e=e[0]||0,l=(9301*l+49297)%233280,Math.floor(e+l/233280*(r-e))}function o(e){function r(e){return 1==(e=e.toString(16)).length?"0"+e:e}return"#"+r((e=i(e))[0])+r(e[1])+r(e[2])}function a(e,r,n){d[e]={hueRange:r,lowerBounds:n,saturationRange:[n[0][0],n[n.length-1][0]],brightnessRange:[n[n.length-1][1],n[0][1]]}}function i(e){var r=e[0];0===r&&(r=1),360===r&&(r=359),r/=360;var n=e[1]/100;e=e[2]/100;var t=Math.floor(6*r),o=6*r-t;r=e*(1-n);var a=e*(1-o*n);n=e*(1-(1-o)*n);var i=o=256,u=256;switch(t){case 0:o=e,i=n,u=r;break;case 1:o=a,i=e,u=r;break;case 2:o=r,i=e,u=n;break;case 3:o=r,i=a,u=e;break;case 4:o=n,i=r,u=e;break;case 5:o=e,i=r,u=a}return[Math.floor(255*o),Math.floor(255*i),Math.floor(255*u)]}function u(e){e=3===(e=e.replace(/^#/,"")).length?e.replace(/(.)/g,"$1$1"):e;var r=parseInt(e.substr(0,2),16)/255,n=parseInt(e.substr(2,2),16)/255;e=parseInt(e.substr(4,2),16)/255;var t=Math.max(r,n,e),o=t-Math.min(r,n,e),a=t?o/t:0;switch(t){case r:return[(n-e)/o%6*60||0,a,t];case n:return[60*((e-r)/o+2)||0,a,t];case e:return[60*((r-n)/o+4)||0,a,t]}}function c(e){var r=e[1]/100,n=e[2]/100,t=(2-r)*n;return[e[0],Math.round(r*n/(1>t?t:2-t)*1e4)/100,t/2*100]}function s(e){if(isNaN(e)){if("string"==typeof e)if(d[e]){if((e=d[e]).hueRange)return e.hueRange}else if(e.match(/^#?([0-9A-F]{3}|[0-9A-F]{6})$/i))return n(e=u(e)[0]).hueRange}else{var r=parseInt(e);if(360>r&&0<r)return n(e).hueRange}return[0,360]}var l=null,d={};a("monochrome",null,[[0,0],[100,0]]),a("red",[-26,18],[[20,100],[30,92],[40,89],[50,85],[60,78],[70,70],[80,60],[90,55],[100,50]]),a("orange",[18,46],[[20,100],[30,93],[40,88],[50,86],[60,85],[70,70],[100,70]]),a("yellow",[46,62],[[25,100],[40,94],[50,89],[60,86],[70,84],[80,82],[90,80],[100,75]]),a("green",[62,178],[[30,100],[40,90],[50,85],[60,81],[70,74],[80,64],[90,50],[100,40]]),a("blue",[178,257],[[20,100],[30,86],[40,80],[50,74],[60,60],[70,52],[80,44],[90,39],[100,35]]),a("purple",[257,282],[[20,100],[30,87],[40,79],[50,70],[60,65],[70,59],[80,52],[90,45],[100,42]]),a("pink",[282,334],[[20,100],[30,90],[40,86],[60,84],[80,80],[90,75],[100,73]]);var f=[],h=function(o){if(void 0!==(o=o||{}).seed&&null!==o.seed&&o.seed===parseInt(o.seed,10))l=o.seed;else if("string"==typeof o.seed){for(var a=o.seed,i=0,u=0;u!==a.length&&!(i>=Number.MAX_SAFE_INTEGER);u++)i+=a.charCodeAt(u);l=i}else{if(void 0!==o.seed&&null!==o.seed)throw new TypeError("The seed value must be an integer or string");l=null}if(null!==o.count&&void 0!==o.count){for(a=o.count,i=[],u=0;u<o.count;u++)f.push(!1);for(o.count=null;a>i.length;)u=h(o),null!==l&&(o.seed=l),i.push(u);return o.count=a,i}if(a=o,0<f.length?(u=t(a=s(a.hue)),i=(a[1]-a[0])/f.length,u=parseInt((u-a[0])/i),!0===f[u]?u=(u+2)%f.length:f[u]=!0,a=[(a[0]+u*i)%359,(a[0]+(u+1)*i)%359]):a=r(a.hue),0>(u=t(a))&&(u=360+u),a=u,"monochrome"===(i=o).hue)i=0;else if("random"===i.luminosity)i=t([0,100]);else{var c=n(a).saturationRange;switch(u=c[0],c=c[1],i.luminosity){case"bright":u=55;break;case"dark":u=c-10;break;case"light":c=55}i=t([u,c])}u=o;e:{c=i;for(var d=n(a).lowerBounds,g=0;g<d.length-1;g++){var p=d[g][0],b=d[g][1],v=d[g+1][0],w=d[g+1][1];if(c>=p&&c<=v){c=(d=(w-b)/(v-p))*c+(b-d*p);break e}}c=0}switch(p=100,u.luminosity){case"dark":p=c+20;break;case"light":c=(p+c)/2;break;case"random":c=0,p=100}return e([a,i,u=t([c,p])],o)};return h},n=t(),e&&e.exports&&(r=e.exports=n),r.randomColor=n}(u={exports:{}},u.exports),u.exports);e.DebuggerPlugin=function(e){function o(e){var r=function(e,r){var n=/^iglu:([a-zA-Z0-9-_.]+)\/([a-zA-Z0-9-_]+)\/jsonschema\/([1-9][0-9]*)-(0|[1-9][0-9]*)-(0|[1-9][0-9]*)$/.exec(r.schema);n=null!==n?n.slice(1,6):void 0;var t=l.event(),o=l.json;e:switch(e.keyIfEncoded){case"cx":e="Context";break e;case"ue_px":e="Self Describing";break e;default:e=e.keyIfEncoded+", "+e.keyIfNotEncoded}d(t,"Event",["%c%s%c%s%c%s\n%o",o,e+": "+(n?n[1]:"Unknown Schema"),l.schemaVersion,n?"Version: "+n[2]+"-"+n[3]+"-"+n[4]:"Unknown Schema Version",l.schema,n?"Vendor: "+n[0]:"Unknown Vendor",r.data])};return function(n,t){if(t.length)for(var o=function(e){var n=e.json.data;Array.isArray(n)?n.forEach((function(n){r(e,n)})):r(e,n)},a=0;a<t.length;a++)o(t[a]);return function(e){return function(r,n){for(var t=0;t<n.length;t++){var o=n[t],a=JSON.stringify(o.json);if(e){var u=r,c=u.add;if(o=o.keyIfEncoded,a){var s=0,l=0,d=[];if(a){a=unescape(encodeURIComponent(a));do{var f=a.charCodeAt(s++),h=a.charCodeAt(s++),g=a.charCodeAt(s++),p=f<<16|h<<8|g;f=p>>18&63,h=p>>12&63,g=p>>6&63,p&=63,d[l++]=i.charAt(f)+i.charAt(h)+i.charAt(g)+i.charAt(p)}while(s<a.length);s=d.join(""),a=((a=a.length%3)?s.slice(0,a-3):s)+"===".slice(a||3)}a=a.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}c.call(u,o,a)}else r.add(o.keyIfNotEncoded,a)}n.length=0}}(e)(n,t)}}void 0===e&&(e=t.debug);var a,u,s,l={event:function(){return"color: White; background: "+s+"; font-weight: bold; padding: 1px 4px; border-radius: 2px;"},snowplowPurple:"color: White; background: #6638B8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",activated:"color: White; background: #9E62DD; font-weight: bold; padding: 1px 4px; border-radius: 2px;",payload:"color: White; background: #3748B8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",json:"color: White; background: #388AB8; font-weight: bold; padding: 1px 4px; border-radius: 2px;",schema:"color: White; background: #268047; font-weight: bold; padding: 1px 4px; border-radius: 2px;",schemaVersion:"color: White; background: #80265F; font-weight: bold; padding: 1px 4px; border-radius: 2px;"},d=function(e,n,t){var o=null!=t?t:[""];t=o[0],o=o.slice(1),a.debug.apply(a,r(["v3.2.1 %c"+u.namespace+"%c %c%s"+t,l.snowplowPurple,"",e,n],o))};return{logger:function(r){a=r,r.setLogLevel(e)},activateBrowserPlugin:function(e){u=e,d(l.activated,"Tracker Activated")},beforeTrack:function(e){s=c({luminosity:"dark"}),e.withJsonProcessor(o(u.core.getBase64Encoding())),d(l.event(),"Event",["%c%s",l.snowplowPurple,n(e)]),e.build()},afterTrack:function(e){d(l.event(),"Event",["%c%s\n%o",l.payload,"Payload",e])}}},Object.defineProperty(e,"__esModule",{value:!0})})); | ||
//# sourceMappingURL=index.umd.min.js.map |
{ | ||
"name": "@snowplow/browser-plugin-debugger", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Debugger for Snowplow", | ||
@@ -21,4 +21,4 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.2.0", | ||
"@snowplow/tracker-core": "3.2.0", | ||
"@snowplow/browser-tracker-core": "3.2.1", | ||
"@snowplow/tracker-core": "3.2.1", | ||
"randomcolor": "^0.6.2", | ||
@@ -47,3 +47,3 @@ "tslib": "^2.3.0" | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.2.0" | ||
"@snowplow/browser-tracker": "~3.2.1" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@snowplow/browser-tracker-core@3.2.1(transitive)
+ Added@snowplow/tracker-core@3.2.1(transitive)
- Removed@snowplow/browser-tracker-core@3.2.0(transitive)
- Removed@snowplow/tracker-core@3.2.0(transitive)
Updated@snowplow/tracker-core@3.2.1