@microsoft/applicationinsights-react-native 4.3.5-nightly.2502-01 → 4.3.5

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, 4.3.5-nightly.2502-01
2
+ * Application Insights JavaScript SDK - React Native Plugin, 4.3.5
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1367,7 +1367,7 @@
1367
1367
  return result;
1368
1368
  }
1369
1369
 
1370
- var version = '3.3.5-nightly3.2501-08';
1370
+ var version = '3.3.5';
1371
1371
  var instanceName = "." + newId(6);
1372
1372
  var _dataUid = 0;
1373
1373
  function _canAcceptData(target) {