@microsoft/applicationinsights-web-basic 2.7.4-nightly.2202-03 → 2.7.4-nightly.2202-05
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/aib.2.7.4-nightly.2202-05.integrity.json +26 -0
- package/browser/{aib.2.7.4-nightly.2202-03.js → aib.2.7.4-nightly.2202-05.js} +10 -11
- package/browser/aib.2.7.4-nightly.2202-05.js.map +1 -0
- package/browser/aib.2.7.4-nightly.2202-05.min.js +6 -0
- package/browser/aib.2.7.4-nightly.2202-05.min.js.map +1 -0
- package/browser/aib.2.js +9 -10
- package/browser/aib.2.js.map +1 -1
- package/browser/aib.2.min.js +2 -2
- package/browser/aib.2.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.d.ts +1 -1
- package/dist/applicationinsights-web-basic.js +9 -10
- package/dist/applicationinsights-web-basic.js.map +1 -1
- package/dist/applicationinsights-web-basic.min.js +2 -2
- package/dist/applicationinsights-web-basic.min.js.map +1 -1
- package/dist/applicationinsights-web-basic.rollup.d.ts +1 -1
- package/dist-esm/index.js +1 -1
- package/package.json +4 -4
- package/browser/aib.2.7.4-nightly.2202-03.integrity.json +0 -26
- package/browser/aib.2.7.4-nightly.2202-03.js.map +0 -1
- package/browser/aib.2.7.4-nightly.2202-03.min.js +0 -6
- package/browser/aib.2.7.4-nightly.2202-03.min.js.map +0 -1
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "aib",
|
|
3
|
+
"version": "2.7.4-nightly.2202-05",
|
|
4
|
+
"ext": {
|
|
5
|
+
"@js": {
|
|
6
|
+
"file": "aib.2.7.4-nightly.2202-05.js",
|
|
7
|
+
"type": "text/javascript; charset=utf-8",
|
|
8
|
+
"integrity": "sha256-9youYoDIJXR1JMKuYkri+PZ3oBuIs8RAIPclqXREnPw= sha384-Fq4xuZdPTZD38AIEn3vDCts6UkppoDsgxF8Jo81mvdrMiP5ga1ZyNYLd/L7uO0Ms sha512-H3nXi+r1HeA3V8BWa5O+n55o0KEBlgx4kcH3N+0glYjlpcBJsKGn6O/txR3wjcy9n5vxvmY4gr/77Q41E1e4GQ==",
|
|
9
|
+
"hashes": {
|
|
10
|
+
"sha256": "9youYoDIJXR1JMKuYkri+PZ3oBuIs8RAIPclqXREnPw=",
|
|
11
|
+
"sha384": "Fq4xuZdPTZD38AIEn3vDCts6UkppoDsgxF8Jo81mvdrMiP5ga1ZyNYLd/L7uO0Ms",
|
|
12
|
+
"sha512": "H3nXi+r1HeA3V8BWa5O+n55o0KEBlgx4kcH3N+0glYjlpcBJsKGn6O/txR3wjcy9n5vxvmY4gr/77Q41E1e4GQ=="
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"@min.js": {
|
|
16
|
+
"file": "aib.2.7.4-nightly.2202-05.min.js",
|
|
17
|
+
"type": "text/javascript; charset=utf-8",
|
|
18
|
+
"integrity": "sha256-KazMbxA5eprlRTGLbi88EogbevtQugzjoisaUkYB3fg= sha384-HKLpZsGUmICZPqQjT6llwx/A6ouZOzDy063hiJScYvdoCI96j95Ov/KgTorh9Q0i sha512-ZZDDaGKOj6CRHxAvpfejRKOzb/b8bq4Z5g7WBKLxUVIBf7PDK3pCC/bP23Y6HvxrmDra3YhTZ3/iqxqFfOFegA==",
|
|
19
|
+
"hashes": {
|
|
20
|
+
"sha256": "KazMbxA5eprlRTGLbi88EogbevtQugzjoisaUkYB3fg=",
|
|
21
|
+
"sha384": "HKLpZsGUmICZPqQjT6llwx/A6ouZOzDy063hiJScYvdoCI96j95Ov/KgTorh9Q0i",
|
|
22
|
+
"sha512": "ZZDDaGKOj6CRHxAvpfejRKOzb/b8bq4Z5g7WBKLxUVIBf7PDK3pCC/bP23Y6HvxrmDra3YhTZ3/iqxqFfOFegA=="
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript Web SDK - Basic, 2.7.4-nightly.2202-
|
|
2
|
+
* Application Insights JavaScript Web SDK - Basic, 2.7.4-nightly.2202-05
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -462,11 +462,9 @@
|
|
|
462
462
|
var DateProto = Date[strShimPrototype];
|
|
463
463
|
var _dataToISOString = DateProto[strToISOString];
|
|
464
464
|
var _isArray = Array.isArray;
|
|
465
|
+
var _objToString = ObjProto[strToString];
|
|
465
466
|
var _fnToString = ObjHasOwnProperty[strToString];
|
|
466
467
|
_fnToString.call(ObjClass);
|
|
467
|
-
function objToString(obj) {
|
|
468
|
-
return ObjProto[strToString].call(obj);
|
|
469
|
-
}
|
|
470
468
|
function isTypeof(value, theType) {
|
|
471
469
|
return typeof value === theType;
|
|
472
470
|
}
|
|
@@ -546,13 +544,14 @@
|
|
|
546
544
|
return false;
|
|
547
545
|
}
|
|
548
546
|
function isDate(obj) {
|
|
549
|
-
return !!(obj &&
|
|
547
|
+
return !!(obj && _objToString.call(obj) === "[object Date]");
|
|
550
548
|
}
|
|
551
|
-
|
|
552
|
-
|
|
549
|
+
var isArray = _isArray || _isArrayPoly;
|
|
550
|
+
function _isArrayPoly(obj) {
|
|
551
|
+
return !!(obj && _objToString.call(obj) === "[object Array]");
|
|
553
552
|
}
|
|
554
553
|
function isError(obj) {
|
|
555
|
-
return !!(obj &&
|
|
554
|
+
return !!(obj && _objToString.call(obj) === "[object Error]");
|
|
556
555
|
}
|
|
557
556
|
function isString(value) {
|
|
558
557
|
return typeof value === "string";
|
|
@@ -689,7 +688,7 @@
|
|
|
689
688
|
throwTypeError("objKeys called on non-object");
|
|
690
689
|
}
|
|
691
690
|
if (!_objKeysHasDontEnumBug && obj[strKeys]) {
|
|
692
|
-
return obj[strKeys];
|
|
691
|
+
return obj[strKeys]();
|
|
693
692
|
}
|
|
694
693
|
var result = [];
|
|
695
694
|
for (var prop in obj) {
|
|
@@ -3905,7 +3904,7 @@
|
|
|
3905
3904
|
}
|
|
3906
3905
|
}
|
|
3907
3906
|
var EnvelopeCreator = {
|
|
3908
|
-
Version: "2.7.4-nightly.2202-
|
|
3907
|
+
Version: "2.7.4-nightly.2202-05"
|
|
3909
3908
|
};
|
|
3910
3909
|
function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
|
|
3911
3910
|
EnvelopeCreatorInit(logger, telemetryItem);
|
|
@@ -5074,4 +5073,4 @@
|
|
|
5074
5073
|
(function(obj, prop, descriptor) { /* ai_es3_polyfil defineProperty */ var func = Object["defineProperty"]; if (func) { try { return func(obj, prop, descriptor); } catch(e) { /* IE8 defines defineProperty, but will throw */ } } if (descriptor && typeof descriptor.value !== undefined) { obj[prop] = descriptor.value; } return obj; })(exports, '__esModule', { value: true });
|
|
5075
5074
|
|
|
5076
5075
|
}));
|
|
5077
|
-
//# sourceMappingURL=aib.2.7.4-nightly.2202-
|
|
5076
|
+
//# sourceMappingURL=aib.2.7.4-nightly.2202-05.js.map
|