@snowplow/browser-plugin-debugger 4.3.0 → 4.3.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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Debugger for Snowplow v4.3.0 (http://bit.ly/sp-js)
2
+ * Debugger for Snowplow v4.3.1 (http://bit.ly/sp-js)
3
3
  * Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang
4
4
  * Licensed under BSD-3-Clause
5
5
  */
package/dist/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Debugger for Snowplow v4.3.0 (http://bit.ly/sp-js)
2
+ * Debugger for Snowplow v4.3.1 (http://bit.ly/sp-js)
3
3
  * Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang
4
4
  * Licensed under BSD-3-Clause
5
5
  */
@@ -41,12 +41,12 @@
41
41
  };
42
42
 
43
43
  /*!
44
- * Core functionality for Snowplow JavaScript trackers v4.3.0 (http://bit.ly/sp-js)
44
+ * Core functionality for Snowplow JavaScript trackers v4.3.1 (http://bit.ly/sp-js)
45
45
  * Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang
46
46
  * Licensed under BSD-3-Clause
47
47
  */
48
48
 
49
- var version$1 = "4.3.0";
49
+ var version$1 = "4.3.1";
50
50
 
51
51
  /*
52
52
  * Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io)