@microsoft/applicationinsights-analytics-js 3.0.0-beta.2208-19 → 3.0.0-beta.2209-01

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.2208-19
2
+ * Microsoft Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2209-01
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.2208-19
2
+ * Application Insights JavaScript SDK - Web Analytics, 3.0.0-beta.2209-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1301,7 +1301,7 @@
1301
1301
  }
1302
1302
 
1303
1303
  var _objDefineProperty = ObjDefineProperty;
1304
- var version = "3.0.0-beta.2208-19";
1304
+ var version = "3.0.0-beta.2209-01";
1305
1305
  var instanceName = "." + newId(6);
1306
1306
  var _dataUid = 0;
1307
1307
  function _createAccessor(target, prop, value) {
@@ -4523,7 +4523,7 @@
4523
4523
  });
4524
4524
  return _this;
4525
4525
  }
4526
- AnalyticsPlugin.Version = "3.0.0-beta.2208-19";
4526
+ AnalyticsPlugin.Version = "3.0.0-beta.2209-01";
4527
4527
  AnalyticsPlugin.getDefaultConfig = _getDefaultConfig;
4528
4528
  return AnalyticsPlugin;
4529
4529
  }(BaseTelemetryPlugin));