@microsoft/applicationinsights-react-native 2.5.3-nightly.2205-03 → 2.5.3

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 Native Plugin, 2.5.3-nightly.2205-03
2
+ * Application Insights JavaScript SDK - React Native Plugin, 2.5.3
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1007,7 +1007,7 @@
1007
1007
  }
1008
1008
 
1009
1009
  var _objDefineProperty = ObjDefineProperty;
1010
- var version = "2.8.3-nightly.2205-03";
1010
+ var version = "2.8.3";
1011
1011
  var instanceName = "." + newId(6);
1012
1012
  var _dataUid = 0;
1013
1013
  function _createAccessor(target, prop, value) {