@microsoft/applicationinsights-channel-js 3.0.4 → 3.0.5-nightly3.2310-08
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/es5/{applicationinsights-channel-js.3.0.4.cjs.js → applicationinsights-channel-js.3.0.5-nightly3.2310-08.cjs.js} +4 -4
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.cjs.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.cjs.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.cjs.min.js.map +1 -0
- package/browser/es5/{applicationinsights-channel-js.3.0.4.gbl.js → applicationinsights-channel-js.3.0.5-nightly3.2310-08.gbl.js} +6 -6
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.gbl.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.gbl.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.gbl.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.integrity.json +66 -0
- package/browser/es5/{applicationinsights-channel-js.3.0.4.js → applicationinsights-channel-js.3.0.5-nightly3.2310-08.js} +6 -6
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.min.js +6 -0
- package/browser/es5/applicationinsights-channel-js.3.0.5-nightly3.2310-08.min.js.map +1 -0
- package/browser/es5/applicationinsights-channel-js.3.cjs.js +3 -3
- package/browser/es5/applicationinsights-channel-js.3.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.js +5 -5
- package/browser/es5/applicationinsights-channel-js.3.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.integrity.json +25 -25
- package/browser/es5/applicationinsights-channel-js.3.js +5 -5
- package/browser/es5/applicationinsights-channel-js.3.js.map +1 -1
- package/browser/es5/applicationinsights-channel-js.3.min.js +2 -2
- package/browser/es5/applicationinsights-channel-js.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.js +3 -3
- package/dist/es5/applicationinsights-channel-js.js.map +1 -1
- package/dist/es5/applicationinsights-channel-js.min.js +2 -2
- package/dist/es5/applicationinsights-channel-js.min.js.map +1 -1
- package/dist-es5/EnvelopeCreator.js +2 -2
- package/dist-es5/EnvelopeCreator.js.map +1 -1
- package/dist-es5/Interfaces.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/Offline.js +1 -1
- package/dist-es5/SendBuffer.js +1 -1
- package/dist-es5/Sender.js +1 -1
- package/dist-es5/Serializer.js +1 -1
- package/dist-es5/TelemetryProcessors/Sample.js +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/HashCodeScoreGenerator.js +1 -1
- package/dist-es5/TelemetryProcessors/SamplingScoreGenerators/SamplingScoreGenerator.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-channel-js.js +1 -1
- package/package.json +63 -60
- package/types/applicationinsights-channel-js.d.ts +1 -1
- package/types/applicationinsights-channel-js.namespaced.d.ts +1 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.cjs.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.cjs.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.0.4.cjs.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.gbl.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.gbl.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.0.4.gbl.min.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.integrity.json +0 -66
- package/browser/es5/applicationinsights-channel-js.3.0.4.js.map +0 -1
- package/browser/es5/applicationinsights-channel-js.3.0.4.min.js +0 -6
- package/browser/es5/applicationinsights-channel-js.3.0.4.min.js.map +0 -1
|
@@ -1,65 +1,65 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "applicationinsights-channel-js.3",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5-nightly3.2310-08",
|
|
4
4
|
"ext": {
|
|
5
5
|
"@cjs.js": {
|
|
6
6
|
"file": "applicationinsights-channel-js.3.cjs.js",
|
|
7
7
|
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-
|
|
8
|
+
"integrity": "sha256-ZQIVGRHwH2bdgE2U9lILO0SQ47/L+/2XAP9gbVem9DU= sha384-pPMBYA/rKXG83F13qSm8UQSnBb7Tv2o4flNGv8fbNS9rkcsyCX5+esrWK+SgfxsP sha512-OgO52ajSe7CK0XkfzPW2yr0Ix33tcQovtKzH0tf8DNlIjBH6Yy+0UicfcFNeqJVelhFT48Ldo9GdZCA4Y+Qpzw==",
|
|
9
9
|
"hashes": {
|
|
10
|
-
"sha256": "
|
|
11
|
-
"sha384": "
|
|
12
|
-
"sha512": "
|
|
10
|
+
"sha256": "ZQIVGRHwH2bdgE2U9lILO0SQ47/L+/2XAP9gbVem9DU=",
|
|
11
|
+
"sha384": "pPMBYA/rKXG83F13qSm8UQSnBb7Tv2o4flNGv8fbNS9rkcsyCX5+esrWK+SgfxsP",
|
|
12
|
+
"sha512": "OgO52ajSe7CK0XkfzPW2yr0Ix33tcQovtKzH0tf8DNlIjBH6Yy+0UicfcFNeqJVelhFT48Ldo9GdZCA4Y+Qpzw=="
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"@cjs.min.js": {
|
|
16
16
|
"file": "applicationinsights-channel-js.3.cjs.min.js",
|
|
17
17
|
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-
|
|
18
|
+
"integrity": "sha256-1fl5k1oRtapQoW4ClPkYLmY9ODIooK8qWDWcb/DHnkY= sha384-Z05SvHO966TqjOKmJfK0yqCNoDXrcAaIqxRwIm2UgWhkN5N7cc5fRoeUMwF6EVY2 sha512-WPP9mn+N6YJi9LTcVuaqLj6teRRgrSucGHUR7+6LRPh2C77N9cVpBnMog3+ltzgIA0hwiYY3jxXJqXvhkYnCGA==",
|
|
19
19
|
"hashes": {
|
|
20
|
-
"sha256": "
|
|
21
|
-
"sha384": "
|
|
22
|
-
"sha512": "
|
|
20
|
+
"sha256": "1fl5k1oRtapQoW4ClPkYLmY9ODIooK8qWDWcb/DHnkY=",
|
|
21
|
+
"sha384": "Z05SvHO966TqjOKmJfK0yqCNoDXrcAaIqxRwIm2UgWhkN5N7cc5fRoeUMwF6EVY2",
|
|
22
|
+
"sha512": "WPP9mn+N6YJi9LTcVuaqLj6teRRgrSucGHUR7+6LRPh2C77N9cVpBnMog3+ltzgIA0hwiYY3jxXJqXvhkYnCGA=="
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"@gbl.js": {
|
|
26
26
|
"file": "applicationinsights-channel-js.3.gbl.js",
|
|
27
27
|
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-
|
|
28
|
+
"integrity": "sha256-iBWd7o73h2TygRMga52x9wnKnl77ZGdLzHjCcK34Rr8= sha384-XvtOh349E9HcoxW2thLagAU9zY8LcPvx10NZYZru2OeC4vo8T48cq/U+o4AOAgO4 sha512-DXvsyDhHi7IeSEh/VDeuoosYIC4m5p7CutvzFsBUFEaetJm70O7QwtEgIWJ0kglinN9r0ne375rbwZ/TVGQKPg==",
|
|
29
29
|
"hashes": {
|
|
30
|
-
"sha256": "
|
|
31
|
-
"sha384": "
|
|
32
|
-
"sha512": "
|
|
30
|
+
"sha256": "iBWd7o73h2TygRMga52x9wnKnl77ZGdLzHjCcK34Rr8=",
|
|
31
|
+
"sha384": "XvtOh349E9HcoxW2thLagAU9zY8LcPvx10NZYZru2OeC4vo8T48cq/U+o4AOAgO4",
|
|
32
|
+
"sha512": "DXvsyDhHi7IeSEh/VDeuoosYIC4m5p7CutvzFsBUFEaetJm70O7QwtEgIWJ0kglinN9r0ne375rbwZ/TVGQKPg=="
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"@gbl.min.js": {
|
|
36
36
|
"file": "applicationinsights-channel-js.3.gbl.min.js",
|
|
37
37
|
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256
|
|
38
|
+
"integrity": "sha256-/KbAtmRXphxchzYUwA4ZdguzqG0Pqe5XR9bNBIb5raw= sha384-3PI0R1RhdTDkCUEs08X3ADa6Ufz9TSTupAHCHoyzep6TBFEv2uydqoAi29YIn26i sha512-YNASF+UbrM6YmyeIudLybACGyIArtI3Ms0F55nRdlVLXJwZ2zq1/14aoGPDiPVrF/jGJ3HJ2r7rcHNNdhsYdSQ==",
|
|
39
39
|
"hashes": {
|
|
40
|
-
"sha256": "
|
|
41
|
-
"sha384": "
|
|
42
|
-
"sha512": "
|
|
40
|
+
"sha256": "/KbAtmRXphxchzYUwA4ZdguzqG0Pqe5XR9bNBIb5raw=",
|
|
41
|
+
"sha384": "3PI0R1RhdTDkCUEs08X3ADa6Ufz9TSTupAHCHoyzep6TBFEv2uydqoAi29YIn26i",
|
|
42
|
+
"sha512": "YNASF+UbrM6YmyeIudLybACGyIArtI3Ms0F55nRdlVLXJwZ2zq1/14aoGPDiPVrF/jGJ3HJ2r7rcHNNdhsYdSQ=="
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"@js": {
|
|
46
46
|
"file": "applicationinsights-channel-js.3.js",
|
|
47
47
|
"type": "text/javascript; charset=utf-8",
|
|
48
|
-
"integrity": "sha256-
|
|
48
|
+
"integrity": "sha256-uZPiLs8vE17XdWIBxYoaO8By0f+U3L8dwSFyxW9RcgA= sha384-pzxyt3c2eFEqiPX1X128Khu8l/TF2LMzGaYUsJxR+wxN/Fea1M+nc2ME5lodLvfs sha512-uHgmRYcdxDLBsQldP3TGB1eXsDqlq5oDmSoKkKwz02HM3NGLL0bvHhtMvamRaKjA0l3U690XHF14Z61oRH0tow==",
|
|
49
49
|
"hashes": {
|
|
50
|
-
"sha256": "
|
|
51
|
-
"sha384": "
|
|
52
|
-
"sha512": "
|
|
50
|
+
"sha256": "uZPiLs8vE17XdWIBxYoaO8By0f+U3L8dwSFyxW9RcgA=",
|
|
51
|
+
"sha384": "pzxyt3c2eFEqiPX1X128Khu8l/TF2LMzGaYUsJxR+wxN/Fea1M+nc2ME5lodLvfs",
|
|
52
|
+
"sha512": "uHgmRYcdxDLBsQldP3TGB1eXsDqlq5oDmSoKkKwz02HM3NGLL0bvHhtMvamRaKjA0l3U690XHF14Z61oRH0tow=="
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
"@min.js": {
|
|
56
56
|
"file": "applicationinsights-channel-js.3.min.js",
|
|
57
57
|
"type": "text/javascript; charset=utf-8",
|
|
58
|
-
"integrity": "sha256-
|
|
58
|
+
"integrity": "sha256-IvIaR7YI6avrMkYjhDiKyH7rSQfVO/2bkHArlr4Vn+A= sha384-iG/fcppvQpt9zQq8fC4BSirvJ7IkF1D3waLx3OLdkbgGqzi+geV4zvkpTZvaaZZ5 sha512-603uDeSD3F8dxtHDmU/9sM5vfvrH36iIqBxwRwglvaFb2PvW+FbdQ0AWaFIxR2yBiWwfkNA9y3k+6AAAQsQMkg==",
|
|
59
59
|
"hashes": {
|
|
60
|
-
"sha256": "
|
|
61
|
-
"sha384": "
|
|
62
|
-
"sha512": "
|
|
60
|
+
"sha256": "IvIaR7YI6avrMkYjhDiKyH7rSQfVO/2bkHArlr4Vn+A=",
|
|
61
|
+
"sha384": "iG/fcppvQpt9zQq8fC4BSirvJ7IkF1D3waLx3OLdkbgGqzi+geV4zvkpTZvaaZZ5",
|
|
62
|
+
"sha512": "603uDeSD3F8dxtHDmU/9sM5vfvrH36iIqBxwRwglvaFb2PvW+FbdQ0AWaFIxR2yBiWwfkNA9y3k+6AAAQsQMkg=="
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - Channel, 3.0.
|
|
2
|
+
* Application Insights JavaScript SDK - Channel, 3.0.5-nightly3.2310-08
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
typeof exports === "object" && typeof module !== undef ? factory(exports) :
|
|
8
8
|
typeof define === "function" && define.amd ? define(["exports"], factory) :
|
|
9
9
|
(function(global){
|
|
10
|
-
var nsKey, key, nm, theExports = {}, modName = "
|
|
11
|
-
var mods={}, modDetail=mods[modName]={}, ver="3.0.
|
|
10
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_channel_js_3_0_5_nightly3_2310_08", msMod="__ms$mod__";
|
|
11
|
+
var mods={}, modDetail=mods[modName]={}, ver="3.0.5-nightly3.2310-08";
|
|
12
12
|
var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
|
|
13
13
|
// Versioned namespace "Microsoft.ApplicationInsights3"
|
|
14
14
|
var exportNs=baseNs, nsKey="ApplicationInsights3", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
@@ -1787,7 +1787,7 @@ function newId(maxLength) {
|
|
|
1787
1787
|
return result;
|
|
1788
1788
|
}
|
|
1789
1789
|
|
|
1790
|
-
var version = '3.0.
|
|
1790
|
+
var version = '3.0.5-nightly3.2310-08';
|
|
1791
1791
|
var instanceName = "." + newId(6);
|
|
1792
1792
|
var _dataUid = 0;
|
|
1793
1793
|
function _canAcceptData(target) {
|
|
@@ -4823,7 +4823,7 @@ function EnvelopeCreatorInit(logger, telemetryItem) {
|
|
|
4823
4823
|
}
|
|
4824
4824
|
}
|
|
4825
4825
|
var EnvelopeCreator = {
|
|
4826
|
-
Version: '3.0.
|
|
4826
|
+
Version: '3.0.5-nightly3.2310-08'
|
|
4827
4827
|
};
|
|
4828
4828
|
function DependencyEnvelopeCreator(logger, telemetryItem, customUndefinedValue) {
|
|
4829
4829
|
EnvelopeCreatorInit(logger, telemetryItem);
|