@microsoft/applicationinsights-react-js 3.3.2-nightly.2204-24 → 3.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, 3.3.2-nightly.2204-24
2
+ * Application Insights JavaScript SDK - React Plugin, 3.3.2
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1288,7 +1288,7 @@
1288
1288
  }
1289
1289
 
1290
1290
  var _objDefineProperty = ObjDefineProperty;
1291
- var version = "2.8.2-nightly.2204-24";
1291
+ var version = "2.8.2";
1292
1292
  var instanceName = "." + newId(6);
1293
1293
  var _dataUid = 0;
1294
1294
  function _createAccessor(target, prop, value) {