@microsoft/applicationinsights-analytics-js 3.0.0-beta.2210-18 → 3.0.0-beta.2210-19

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-18
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2210-19
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-18
2
+ * Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2210-19
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1225,7 +1225,7 @@
1225
1225
  }
1226
1226
 
1227
1227
  var _objDefineProperty = ObjDefineProperty;
1228
- var version = "3.0.0-beta.2210-18";
1228
+ var version = "3.0.0-beta.2210-19";
1229
1229
  var instanceName = "." + newId(6);
1230
1230
  var _dataUid = 0;
1231
1231
  function _createAccessor(target, prop, value) {
@@ -5219,7 +5219,7 @@
5219
5219
  });
5220
5220
  return _this;
5221
5221
  }
5222
- AnalyticsPlugin.Version = "3.0.0-beta.2210-18";
5222
+ AnalyticsPlugin.Version = "3.0.0-beta.2210-19";
5223
5223
  return AnalyticsPlugin;
5224
5224
  }(BaseTelemetryPlugin));
5225
5225