@microsoft/applicationinsights-common 3.4.4 → 3.4.5-nightly3.2609-06

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
- * Application Insights JavaScript SDK - Common, 3.4.4
2
+ * Application Insights JavaScript SDK - Common, 3.4.5-nightly3.2609-06
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1763,7 +1763,7 @@
1763
1763
  return result;
1764
1764
  }
1765
1765
 
1766
- var version = "3.4.4";
1766
+ var version = "3.4.5-nightly3.2609-06";
1767
1767
  var instanceName = "." + newId(6);
1768
1768
  var _dataUid = 0;
1769
1769
  function _canAcceptData(target) {