@microsoft/applicationinsights-common 3.4.1 → 3.4.2-nightly3.2604-09

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.1
2
+ * Application Insights JavaScript SDK - Common, 3.4.2-nightly3.2604-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1713,7 +1713,7 @@
1713
1713
  return result;
1714
1714
  }
1715
1715
 
1716
- var version = '3.4.1';
1716
+ var version = '3.4.2-nightly3.2604-09';
1717
1717
  var instanceName = "." + newId(6);
1718
1718
  var _dataUid = 0;
1719
1719
  function _canAcceptData(target) {