@microsoft/applicationinsights-react-js 3.3.0 → 3.3.2-nightly.2204-22

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.0
2
+ * Application Insights JavaScript SDK - React Plugin, 3.3.2-nightly.2204-22
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1283,7 +1283,7 @@
1283
1283
  }
1284
1284
 
1285
1285
  var _objDefineProperty = ObjDefineProperty;
1286
- var version = "2.8.0";
1286
+ var version = "2.8.2-nightly.2204-22";
1287
1287
  var instanceName = "." + newId(6);
1288
1288
  var _dataUid = 0;
1289
1289
  function _createAccessor(target, prop, value) {