@microsoft/applicationinsights-react-js 17.3.2-nightly.2408-10 → 17.3.2

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.3.2-nightly.2408-10
2
+ * Application Insights JavaScript SDK - React Plugin, 17.3.2
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1463,7 +1463,7 @@
1463
1463
  return result;
1464
1464
  }
1465
1465
 
1466
- var version = '3.3.1';
1466
+ var version = '3.3.2';
1467
1467
  var instanceName = "." + newId(6);
1468
1468
  var _dataUid = 0;
1469
1469
  function _canAcceptData(target) {