@microsoft/applicationinsights-react-native 4.2.1-nightly.2406-08 → 4.3.0

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.2.1-nightly.2406-08
2
+ * Application Insights JavaScript SDK - React Native Plugin, 4.3.0
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1350,7 +1350,7 @@
1350
1350
  return result;
1351
1351
  }
1352
1352
 
1353
- var version = '3.2.2';
1353
+ var version = '3.3.0';
1354
1354
  var instanceName = "." + newId(6);
1355
1355
  var _dataUid = 0;
1356
1356
  function _canAcceptData(target) {