@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,5 +1,5 @@
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) {
@@ -1699,7 +1699,7 @@
1699
1699
  return result;
1700
1700
  }
1701
1701
 
1702
- var version = '3.4.0-beta';
1702
+ var version = '3.4.0-nightly3.2602-33';
1703
1703
  var instanceName = "." + newId(6);
1704
1704
  var _dataUid = 0;
1705
1705
  function _canAcceptData(target) {