@microsoft/applicationinsights-common 3.4.0-beta → 3.4.0-nightly3.2602-33

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.0-beta
2
+ * Application Insights JavaScript SDK - Common, 3.4.0-nightly3.2602-33
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_0_beta", msMod="__ms$mod__";
8
- var mods={}, modDetail=mods[modName]={}, ver="3.4.0-beta";
7
+ var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_common_3_4_0_nightly3_2602_33", msMod="__ms$mod__";
8
+ var mods={}, modDetail=mods[modName]={}, ver="3.4.0-nightly3.2602-33";
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]||{});
@@ -1717,7 +1717,7 @@ function newId(maxLength) {
1717
1717
  return result;
1718
1718
  }
1719
1719
 
1720
- var version = '3.4.0-beta';
1720
+ var version = '3.4.0-nightly3.2602-33';
1721
1721
  var instanceName = "." + newId(6);
1722
1722
  var _dataUid = 0;
1723
1723
  function _canAcceptData(target) {