@microsoft/applicationinsights-react-native 4.0.3 → 4.1.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
- * Microsoft Application Insights react native plugin, 4.0.3
2
+ * Microsoft Application Insights react native plugin, 4.1.0
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Application Insights JavaScript SDK - React Native Plugin, 4.0.3
2
+ * Application Insights JavaScript SDK - React Native Plugin, 4.1.0
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -1224,7 +1224,7 @@
1224
1224
  return result;
1225
1225
  }
1226
1226
 
1227
- var version = '3.0.8';
1227
+ var version = "3.0.5";
1228
1228
  var instanceName = "." + newId(6);
1229
1229
  var _dataUid = 0;
1230
1230
  function _canAcceptData(target) {