@microsoft/applicationinsights-dependencies-js 3.0.0-beta.2209-01 → 3.0.0-beta.2209-03
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.
- package/browser/applicationinsights-dependencies-js.integrity.json +9 -9
- package/browser/applicationinsights-dependencies-js.js +10 -3
- package/browser/applicationinsights-dependencies-js.js.map +1 -1
- package/browser/applicationinsights-dependencies-js.min.js +2 -2
- package/browser/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.api.json +6 -6
- package/dist/applicationinsights-dependencies-js.d.ts +1 -1
- package/dist/applicationinsights-dependencies-js.js +10 -3
- package/dist/applicationinsights-dependencies-js.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.min.js +2 -2
- package/dist/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist/applicationinsights-dependencies-js.rollup.d.ts +1 -1
- package/dist-esm/DependencyInitializer.js +1 -1
- package/dist-esm/DependencyListener.js +1 -1
- package/dist-esm/InternalConstants.js +1 -1
- package/dist-esm/__DynamicConstants.js +1 -1
- package/dist-esm/ajax.js +1 -1
- package/dist-esm/ajaxRecord.js +1 -1
- package/dist-esm/ajaxUtils.js +1 -1
- package/dist-esm/applicationinsights-dependencies-js.js +1 -1
- package/package.json +3 -3
- package/types/tsdoc-metadata.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
4
|
+
"toolVersion": "7.31.1",
|
|
5
5
|
"schemaVersion": 1009,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
{
|
|
212
212
|
"kind": "Reference",
|
|
213
213
|
"text": "IDependencyListenerContainer",
|
|
214
|
-
"canonicalReference": "@microsoft/applicationinsights-dependencies-js
|
|
214
|
+
"canonicalReference": "@microsoft/applicationinsights-dependencies-js!~IDependencyListenerContainer:interface"
|
|
215
215
|
},
|
|
216
216
|
{
|
|
217
217
|
"kind": "Content",
|
|
@@ -1294,7 +1294,7 @@
|
|
|
1294
1294
|
{
|
|
1295
1295
|
"kind": "Reference",
|
|
1296
1296
|
"text": "IAjaxRecordResponse",
|
|
1297
|
-
"canonicalReference": "@microsoft/applicationinsights-dependencies-js
|
|
1297
|
+
"canonicalReference": "@microsoft/applicationinsights-dependencies-js!~IAjaxRecordResponse:interface"
|
|
1298
1298
|
},
|
|
1299
1299
|
{
|
|
1300
1300
|
"kind": "Content",
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
{
|
|
2033
2033
|
"kind": "Reference",
|
|
2034
2034
|
"text": "XHRMonitoringState",
|
|
2035
|
-
"canonicalReference": "@microsoft/applicationinsights-dependencies-js
|
|
2035
|
+
"canonicalReference": "@microsoft/applicationinsights-dependencies-js!~XHRMonitoringState:class"
|
|
2036
2036
|
},
|
|
2037
2037
|
{
|
|
2038
2038
|
"kind": "Content",
|
|
@@ -2155,7 +2155,7 @@
|
|
|
2155
2155
|
{
|
|
2156
2156
|
"kind": "Reference",
|
|
2157
2157
|
"text": "IDependencyListenerContainer",
|
|
2158
|
-
"canonicalReference": "@microsoft/applicationinsights-dependencies-js
|
|
2158
|
+
"canonicalReference": "@microsoft/applicationinsights-dependencies-js!~IDependencyListenerContainer:interface"
|
|
2159
2159
|
},
|
|
2160
2160
|
{
|
|
2161
2161
|
"kind": "Content",
|
|
@@ -2727,7 +2727,7 @@
|
|
|
2727
2727
|
{
|
|
2728
2728
|
"kind": "Reference",
|
|
2729
2729
|
"text": "_DYN_INCLUDE_CORRELATION_2",
|
|
2730
|
-
"canonicalReference": "@microsoft/applicationinsights-dependencies-js
|
|
2730
|
+
"canonicalReference": "@microsoft/applicationinsights-dependencies-js!~_DYN_INCLUDE_CORRELATION_2"
|
|
2731
2731
|
},
|
|
2732
2732
|
{
|
|
2733
2733
|
"kind": "Content",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights XHR dependencies plugin, 3.0.0-beta.2209-
|
|
2
|
+
* Microsoft Application Insights XHR dependencies plugin, 3.0.0-beta.2209-03
|
|
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 - Dependencies Plugin, 3.0.0-beta.2209-
|
|
2
|
+
* Application Insights JavaScript SDK - Dependencies Plugin, 3.0.0-beta.2209-03
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -455,14 +455,21 @@
|
|
|
455
455
|
return _hasNavigator ? navigator : getInst(NAVIGATOR);
|
|
456
456
|
}
|
|
457
457
|
|
|
458
|
+
var objGetOwnPropertyDescriptor = ObjClass.getOwnPropertyDescriptor;
|
|
459
|
+
|
|
458
460
|
function objHasOwnProperty(obj, prop) {
|
|
459
461
|
return obj && ObjProto[HAS_OWN_PROPERTY].call(obj, prop);
|
|
460
462
|
}
|
|
461
463
|
|
|
464
|
+
var objHasOwn = ObjClass["hasOwn"] || polyObjHasOwn;
|
|
465
|
+
function polyObjHasOwn(obj, prop) {
|
|
466
|
+
return objHasOwnProperty(obj, prop) || !!objGetOwnPropertyDescriptor(obj, prop);
|
|
467
|
+
}
|
|
468
|
+
|
|
462
469
|
function objForEachKey(theObject, callbackfn, thisArg) {
|
|
463
470
|
if (theObject && isObject(theObject)) {
|
|
464
471
|
for (var prop in theObject) {
|
|
465
|
-
if (
|
|
472
|
+
if (objHasOwn(theObject, prop)) {
|
|
466
473
|
if (callbackfn.call(thisArg || theObject, prop, theObject[prop]) === -1) {
|
|
467
474
|
break;
|
|
468
475
|
}
|
|
@@ -1314,7 +1321,7 @@
|
|
|
1314
1321
|
}
|
|
1315
1322
|
|
|
1316
1323
|
var _objDefineProperty = ObjDefineProperty;
|
|
1317
|
-
var version = "3.0.0-beta.2209-
|
|
1324
|
+
var version = "3.0.0-beta.2209-03";
|
|
1318
1325
|
var instanceName = "." + newId(6);
|
|
1319
1326
|
var _dataUid = 0;
|
|
1320
1327
|
function _createAccessor(target, prop, value) {
|