@microsoft/applicationinsights-react-js 17.2.0 → 17.2.1-nightly.2406-01

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, 17.2.0
2
+ * Application Insights JavaScript SDK - React Plugin, 17.2.1-nightly.2406-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1456,7 +1456,7 @@
1456
1456
  return result;
1457
1457
  }
1458
1458
 
1459
- var version = '3.2.0';
1459
+ var version = '3.2.2';
1460
1460
  var instanceName = "." + newId(6);
1461
1461
  var _dataUid = 0;
1462
1462
  function _canAcceptData(target) {