@microsoft/applicationinsights-react-native 4.2.0 → 4.2.1-nightly.2406-01

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.0
2
+ * Application Insights JavaScript SDK - React Native Plugin, 4.2.1-nightly.2406-01
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1343,7 +1343,7 @@
1343
1343
  return result;
1344
1344
  }
1345
1345
 
1346
- var version = '3.2.0';
1346
+ var version = '3.2.2';
1347
1347
  var instanceName = "." + newId(6);
1348
1348
  var _dataUid = 0;
1349
1349
  function _canAcceptData(target) {