@microsoft/applicationinsights-react-native 4.3.6-nightly.2503-01 → 4.3.6

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.6-nightly.2503-01
2
+ * Application Insights JavaScript SDK - React Native Plugin, 4.3.6
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1358,7 +1358,7 @@
1358
1358
  return result;
1359
1359
  }
1360
1360
 
1361
- var version = '3.3.6-nightly3.2503-01';
1361
+ var version = '3.3.6';
1362
1362
  var instanceName = "." + newId(6);
1363
1363
  var _dataUid = 0;
1364
1364
  function _canAcceptData(target) {