@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,11 +1,11 @@
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) {
6
6
  var undef = "undefined";
7
- var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_common_3_4_4", msMod="__ms$mod__";
8
- var mods={}, modDetail=mods[modName]={}, ver="3.4.4";
7
+ var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_common_3_4_5_nightly3_2609_06", msMod="__ms$mod__";
8
+ var mods={}, modDetail=mods[modName]={}, ver="3.4.5-nightly3.2609-06";
9
9
  var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
10
10
  // Versioned namespace "Microsoft.ApplicationInsights3"
11
11
  var exportNs=baseNs, nsKey="ApplicationInsights3", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
@@ -1781,7 +1781,7 @@ function newId(maxLength) {
1781
1781
  return result;
1782
1782
  }
1783
1783
 
1784
- var version = "3.4.4";
1784
+ var version = "3.4.5-nightly3.2609-06";
1785
1785
  var instanceName = "." + newId(6);
1786
1786
  var _dataUid = 0;
1787
1787
  function _canAcceptData(target) {