@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,11 +1,11 @@
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) {
6
6
  var undef = "undefined";
7
- var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_common_3_4_1", msMod="__ms$mod__";
8
- var mods={}, modDetail=mods[modName]={}, ver="3.4.1";
7
+ var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_common_3_4_2_nightly3_2604_09", msMod="__ms$mod__";
8
+ var mods={}, modDetail=mods[modName]={}, ver="3.4.2-nightly3.2604-09";
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]||{});
@@ -1731,7 +1731,7 @@ function newId(maxLength) {
1731
1731
  return result;
1732
1732
  }
1733
1733
 
1734
- var version = '3.4.1';
1734
+ var version = '3.4.2-nightly3.2604-09';
1735
1735
  var instanceName = "." + newId(6);
1736
1736
  var _dataUid = 0;
1737
1737
  function _canAcceptData(target) {