@microsoft/applicationinsights-react-js 19.4.2-nightly.2607-01 → 19.4.2-nightly.2607-02

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 - React Plugin, 19.4.2-nightly.2607-01
2
+ * Application Insights JavaScript SDK - React Plugin, 19.4.2-nightly.2607-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -2024,7 +2024,7 @@
2024
2024
  return result;
2025
2025
  }
2026
2026
 
2027
- var version = "3.4.3-nightly3.2606-08";
2027
+ var version = "3.4.3-nightly3.2607-02";
2028
2028
  var instanceName = "." + newId(6);
2029
2029
  var _dataUid = 0;
2030
2030
  function _canAcceptData(target) {