@microsoft/applicationinsights-react-js 3.3.6 → 3.4.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,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.28.6",
4
+ "toolVersion": "7.29.2",
5
5
  "schemaVersion": 1009,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -188,7 +188,11 @@
188
188
  },
189
189
  {
190
190
  "kind": "Content",
191
- "text": "<P> "
191
+ "text": "<P>"
192
+ },
193
+ {
194
+ "kind": "Content",
195
+ "text": " "
192
196
  }
193
197
  ],
194
198
  "releaseTag": "Public",
@@ -665,7 +669,7 @@
665
669
  ],
666
670
  "extendsTokenRange": {
667
671
  "startIndex": 1,
668
- "endIndex": 2
672
+ "endIndex": 3
669
673
  },
670
674
  "implementsTokenRanges": []
671
675
  },
@@ -726,7 +730,11 @@
726
730
  },
727
731
  {
728
732
  "kind": "Content",
729
- "text": "> "
733
+ "text": ">"
734
+ },
735
+ {
736
+ "kind": "Content",
737
+ "text": " "
730
738
  }
731
739
  ],
732
740
  "releaseTag": "Public",
@@ -879,7 +887,7 @@
879
887
  ],
880
888
  "extendsTokenRange": {
881
889
  "startIndex": 1,
882
- "endIndex": 6
890
+ "endIndex": 7
883
891
  },
884
892
  "implementsTokenRanges": []
885
893
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights react plugin, 3.3.6
2
+ * Microsoft Application Insights react plugin, 3.4.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 Plugin, 3.3.6
2
+ * Application Insights JavaScript SDK - React Plugin, 3.4.0
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  (function (global, factory) {
@@ -393,9 +393,9 @@
393
393
  var _DYN_USER_AGENT = "userAgent";
394
394
  var _DYN_SPLIT = "split";
395
395
  var _DYN_SET_ENABLED = "setEnabled";
396
- var _DYN_REPLACE = "replace";
397
396
  var _DYN_NODE_TYPE = "nodeType";
398
397
  var _DYN_APPLY = "apply";
398
+ var _DYN_REPLACE = "replace";
399
399
  var _DYN_ENABLE_DEBUG_EXCEPTI4 = "enableDebugExceptions";
400
400
  var _DYN_LOG_INTERNAL_MESSAGE = "logInternalMessage";
401
401
  var _DYN_TO_LOWER_CASE = "toLowerCase";
@@ -1168,7 +1168,7 @@
1168
1168
  }
1169
1169
 
1170
1170
  var _objDefineProperty = ObjDefineProperty;
1171
- var version = '2.8.5';
1171
+ var version = '2.8.6';
1172
1172
  var instanceName = "." + newId(6);
1173
1173
  var _dataUid = 0;
1174
1174
  function _createAccessor(target, prop, value) {