@microsoft/applicationinsights-analytics-js 3.0.0-beta.2302-02 → 3.0.0-beta.2302-03

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
- * Microsoft Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2302-02
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2302-03
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2302-02
2
+ * Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2302-03
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1249,7 +1249,7 @@
1249
1249
  }
1250
1250
 
1251
1251
  var _objDefineProperty = ObjDefineProperty;
1252
- var version = "3.0.0-beta.2302-02";
1252
+ var version = "3.0.0-beta.2302-03";
1253
1253
  var instanceName = "." + newId(6);
1254
1254
  var _dataUid = 0;
1255
1255
  function _createAccessor(target, prop, value) {
@@ -5304,7 +5304,7 @@
5304
5304
  });
5305
5305
  return _this;
5306
5306
  }
5307
- AnalyticsPlugin.Version = "3.0.0-beta.2302-02";
5307
+ AnalyticsPlugin.Version = "3.0.0-beta.2302-03";
5308
5308
  return AnalyticsPlugin;
5309
5309
  }(BaseTelemetryPlugin));
5310
5310