@microsoft/applicationinsights-analytics-js 3.0.0-beta.2210-16 → 3.0.0-beta.2210-17

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.2210-16
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2210-17
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.2210-16
2
+ * Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2210-17
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1202,7 +1202,7 @@
1202
1202
  }
1203
1203
 
1204
1204
  var _objDefineProperty = ObjDefineProperty;
1205
- var version = "3.0.0-beta.2210-16";
1205
+ var version = "3.0.0-beta.2210-17";
1206
1206
  var instanceName = "." + newId(6);
1207
1207
  var _dataUid = 0;
1208
1208
  function _createAccessor(target, prop, value) {
@@ -5169,7 +5169,7 @@
5169
5169
  });
5170
5170
  return _this;
5171
5171
  }
5172
- AnalyticsPlugin.Version = "3.0.0-beta.2210-16";
5172
+ AnalyticsPlugin.Version = "3.0.0-beta.2210-17";
5173
5173
  return AnalyticsPlugin;
5174
5174
  }(BaseTelemetryPlugin));
5175
5175