@microsoft/applicationinsights-teechannel-js 3.3.5-nightly3.2411-14 → 3.3.5-nightly3.2412-02
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-teechannel-js.3.3.5-nightly3.2411-14.cjs.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.cjs.js} +3 -3
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.cjs.js.map} +1 -1
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.cjs.min.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.cjs.min.js} +3 -3
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.cjs.min.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.cjs.min.js.map} +1 -1
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.gbl.js} +5 -5
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.cjs.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.gbl.js.map} +1 -1
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.min.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.gbl.min.js} +3 -3
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.min.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.gbl.min.js.map} +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.integrity.json +66 -0
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.js} +5 -5
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.js.map} +1 -1
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.min.js → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.min.js} +3 -3
- package/browser/es5/{applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.min.js.map → applicationinsights-teechannel-js.3.3.5-nightly3.2412-02.min.js.map} +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.cjs.js +2 -2
- package/browser/es5/applicationinsights-teechannel-js.3.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-teechannel-js.3.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.gbl.js +4 -4
- package/browser/es5/applicationinsights-teechannel-js.3.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-teechannel-js.3.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.integrity.json +25 -25
- package/browser/es5/applicationinsights-teechannel-js.3.js +4 -4
- package/browser/es5/applicationinsights-teechannel-js.3.js.map +1 -1
- package/browser/es5/applicationinsights-teechannel-js.3.min.js +2 -2
- package/browser/es5/applicationinsights-teechannel-js.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-teechannel-js.js +2 -2
- package/dist/es5/applicationinsights-teechannel-js.js.map +1 -1
- package/dist/es5/applicationinsights-teechannel-js.min.js +2 -2
- package/dist/es5/applicationinsights-teechannel-js.min.js.map +1 -1
- package/dist-es5/ChannelController.js +1 -1
- package/dist-es5/Interfaces/ITeeChannelConfig.js +1 -1
- package/dist-es5/TeeChannel.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-teechannel-js.js +1 -1
- package/package.json +3 -3
- package/types/applicationinsights-teechannel-js.d.ts +1 -1
- package/types/applicationinsights-teechannel-js.namespaced.d.ts +20 -26
- package/browser/es5/applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.integrity.json +0 -66
package/dist-es5/TeeChannel.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-teechannel-js",
|
|
3
|
-
"version": "3.3.5-nightly3.
|
|
3
|
+
"version": "3.3.5-nightly3.2412-02",
|
|
4
4
|
"description": "Microsoft Application Insights JavaScript SDK Tee Channel",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"dependencies": {
|
|
56
56
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
57
57
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
58
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.
|
|
59
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.
|
|
58
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-02",
|
|
59
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2412-02",
|
|
60
60
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x",
|
|
61
61
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x"
|
|
62
62
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.5-nightly3.
|
|
2
|
+
* Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.5-nightly3.2412-02
|
|
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
|
-
* Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.5-nightly3.
|
|
2
|
+
* Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.5-nightly3.2412-02
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -369,7 +369,6 @@ declare namespace ApplicationInsights {
|
|
|
369
369
|
unload(isAsync?: boolean, unloadComplete?: (unloadState: ITelemetryUnloadState) => void, cbTimeout?: number): void | IPromise<ITelemetryUnloadState>;
|
|
370
370
|
/**
|
|
371
371
|
* Find and return the (first) plugin with the specified identifier if present
|
|
372
|
-
* @param pluginIdentifier
|
|
373
372
|
*/
|
|
374
373
|
getPlugin<T extends IPlugin = IPlugin>(pluginIdentifier: string): ILoadedPlugin<T>;
|
|
375
374
|
/**
|
|
@@ -424,7 +423,6 @@ declare namespace ApplicationInsights {
|
|
|
424
423
|
/**
|
|
425
424
|
* Watches and tracks changes for accesses to the current config, and if the accessed config changes the
|
|
426
425
|
* handler will be recalled.
|
|
427
|
-
* @param handler
|
|
428
426
|
* @returns A watcher handler instance that can be used to remove itself when being unloaded
|
|
429
427
|
*/
|
|
430
428
|
onCfgChange(handler: WatcherFunction<CfgType>): IUnloadHook;
|
|
@@ -679,7 +677,7 @@ declare namespace ApplicationInsights {
|
|
|
679
677
|
*/
|
|
680
678
|
disableFlushOnBeforeUnload?: boolean;
|
|
681
679
|
/**
|
|
682
|
-
* Default value of
|
|
680
|
+
* Default value of `disableFlushOnBeforeUnload`. If true, flush method will not be called when onPageHide or onVisibilityChange (hidden state) event(s) trigger.
|
|
683
681
|
*/
|
|
684
682
|
disableFlushOnUnload?: boolean;
|
|
685
683
|
/**
|
|
@@ -731,12 +729,12 @@ declare namespace ApplicationInsights {
|
|
|
731
729
|
*/
|
|
732
730
|
isStorageUseDisabled?: boolean;
|
|
733
731
|
/**
|
|
734
|
-
* If false, the SDK will send all telemetry using the
|
|
732
|
+
* If false, the SDK will send all telemetry using the <a href="https://www.w3.org/TR/beacon">Beacon API</a>.
|
|
735
733
|
* @defaultValue true
|
|
736
734
|
*/
|
|
737
735
|
isBeaconApiDisabled?: boolean;
|
|
738
736
|
/**
|
|
739
|
-
* Don't use XMLHttpRequest or XDomainRequest (for IE
|
|
737
|
+
* Don't use XMLHttpRequest or XDomainRequest (for IE \< 9) by default instead attempt to use fetch() or sendBeacon.
|
|
740
738
|
* If no other transport is available it will still use XMLHttpRequest
|
|
741
739
|
*/
|
|
742
740
|
disableXhr?: boolean;
|
|
@@ -993,8 +991,8 @@ declare namespace ApplicationInsights {
|
|
|
993
991
|
* be logged to console if their severity meets the configured loggingConsoleLevel
|
|
994
992
|
*
|
|
995
993
|
* 0: ALL console logging off
|
|
996
|
-
* 1: logs to console: severity
|
|
997
|
-
* 2: logs to console: severity
|
|
994
|
+
* 1: logs to console: severity \>= CRITICAL
|
|
995
|
+
* 2: logs to console: severity \>= WARNING
|
|
998
996
|
*/
|
|
999
997
|
loggingLevelConsole?: number;
|
|
1000
998
|
/**
|
|
@@ -1003,8 +1001,8 @@ declare namespace ApplicationInsights {
|
|
|
1003
1001
|
* the configured instrumentation key.
|
|
1004
1002
|
*
|
|
1005
1003
|
* 0: ALL iKey logging off
|
|
1006
|
-
* 1: logs to iKey: severity
|
|
1007
|
-
* 2: logs to iKey: severity
|
|
1004
|
+
* 1: logs to iKey: severity \>= CRITICAL
|
|
1005
|
+
* 2: logs to iKey: severity \>= WARNING
|
|
1008
1006
|
*/
|
|
1009
1007
|
loggingLevelTelemetry?: number;
|
|
1010
1008
|
/**
|
|
@@ -1031,7 +1029,6 @@ declare namespace ApplicationInsights {
|
|
|
1031
1029
|
*/
|
|
1032
1030
|
readonly channels?: IChannelControls[][];
|
|
1033
1031
|
/**
|
|
1034
|
-
* @type {boolean}
|
|
1035
1032
|
* Flag that disables the Instrumentation Key validation.
|
|
1036
1033
|
*/
|
|
1037
1034
|
disableInstrumentationKeyValidation?: boolean;
|
|
@@ -1062,14 +1059,12 @@ declare namespace ApplicationInsights {
|
|
|
1062
1059
|
/**
|
|
1063
1060
|
* @description Custom cookie domain. This is helpful if you want to share Application Insights cookies across subdomains. It
|
|
1064
1061
|
* can be set here or as part of the cookieCfg.domain, the cookieCfg takes precedence if both are specified.
|
|
1065
|
-
* @type {string}
|
|
1066
1062
|
* @defaultValue ""
|
|
1067
1063
|
*/
|
|
1068
1064
|
cookieDomain?: string;
|
|
1069
1065
|
/**
|
|
1070
1066
|
* @description Custom cookie path. This is helpful if you want to share Application Insights cookies behind an application
|
|
1071
1067
|
* gateway. It can be set here or as part of the cookieCfg.domain, the cookieCfg takes precedence if both are specified.
|
|
1072
|
-
* @type {string}
|
|
1073
1068
|
* @defaultValue ""
|
|
1074
1069
|
*/
|
|
1075
1070
|
cookiePath?: string;
|
|
@@ -1181,7 +1176,7 @@ declare namespace ApplicationInsights {
|
|
|
1181
1176
|
/**
|
|
1182
1177
|
* Optional Callback hook to allow the cookie manager to update it's configuration, not generally implemented now that
|
|
1183
1178
|
* dynamic configuration is supported
|
|
1184
|
-
* @param updateState
|
|
1179
|
+
* @param updateState - The new configuration state to apply to the cookie manager
|
|
1185
1180
|
*/
|
|
1186
1181
|
update?(updateState: ITelemetryUpdateState): void;
|
|
1187
1182
|
/**
|
|
@@ -1295,7 +1290,7 @@ declare namespace ApplicationInsights {
|
|
|
1295
1290
|
logInternalMessage?(severity: LoggingSeverity, message: _InternalLogMessage): void;
|
|
1296
1291
|
/**
|
|
1297
1292
|
* Optional Callback hook to allow the diagnostic logger to update it's configuration
|
|
1298
|
-
* @param updateState
|
|
1293
|
+
* @param updateState - The new configuration state to apply to the diagnostic logger
|
|
1299
1294
|
*/
|
|
1300
1295
|
update?(updateState: ITelemetryUpdateState): void;
|
|
1301
1296
|
/**
|
|
@@ -1316,7 +1311,7 @@ declare namespace ApplicationInsights {
|
|
|
1316
1311
|
getName(): string;
|
|
1317
1312
|
/**
|
|
1318
1313
|
* Sets the current name of the page
|
|
1319
|
-
* @param pageName
|
|
1314
|
+
* @param pageName - The name of the page
|
|
1320
1315
|
*/
|
|
1321
1316
|
setName(pageName: string): void;
|
|
1322
1317
|
/**
|
|
@@ -1348,7 +1343,7 @@ declare namespace ApplicationInsights {
|
|
|
1348
1343
|
getTraceFlags(): number | undefined;
|
|
1349
1344
|
/**
|
|
1350
1345
|
* https://www.w3.org/TR/trace-context/#trace-flags
|
|
1351
|
-
* @param newValue
|
|
1346
|
+
* @param newValue - An integer representation of the W3C TraceContext trace-flags.
|
|
1352
1347
|
*/
|
|
1353
1348
|
setTraceFlags(newValue?: number): void;
|
|
1354
1349
|
}
|
|
@@ -1387,10 +1382,10 @@ declare namespace ApplicationInsights {
|
|
|
1387
1382
|
*
|
|
1388
1383
|
* This callback is called before telemetry data is sent, allowing for dynamic customization of the logs.
|
|
1389
1384
|
*
|
|
1390
|
-
* @returns
|
|
1385
|
+
* @returns An object with the following property:
|
|
1391
1386
|
* - logs: An array of strings, where each string represents a log entry to be included in the telemetry.
|
|
1392
1387
|
*
|
|
1393
|
-
* @property
|
|
1388
|
+
* @property maxLogs - Specifies the maximum number of logs that can be generated. If not explicitly set, it defaults to 50.
|
|
1394
1389
|
*/
|
|
1395
1390
|
expLog?: () => {
|
|
1396
1391
|
logs: string[];
|
|
@@ -1449,32 +1444,31 @@ declare namespace ApplicationInsights {
|
|
|
1449
1444
|
getUrl: () => string;
|
|
1450
1445
|
/**
|
|
1451
1446
|
* Create payload data
|
|
1452
|
-
* @param data data
|
|
1453
1447
|
* @returns IPayloadData
|
|
1454
1448
|
*/
|
|
1455
1449
|
createPayload: (data: string | Uint8Array) => IPayloadData;
|
|
1456
1450
|
/**
|
|
1457
1451
|
* Serialize an item into a string
|
|
1458
|
-
* @param input telemetry item
|
|
1459
|
-
* @param convertUndefined convert undefined to a custom-defined object
|
|
1452
|
+
* @param input - telemetry item
|
|
1453
|
+
* @param convertUndefined - convert undefined to a custom-defined object
|
|
1460
1454
|
* @returns Serialized string
|
|
1461
1455
|
*/
|
|
1462
1456
|
serialize?: (input: ITelemetryItem, convertUndefined?: any) => string;
|
|
1463
1457
|
/**
|
|
1464
1458
|
* Batch an array of strings into one string
|
|
1465
|
-
* @param arr array of strings
|
|
1459
|
+
* @param arr - array of strings
|
|
1466
1460
|
* @returns a string represent all items in the given array
|
|
1467
1461
|
*/
|
|
1468
1462
|
batch?: (arr: string[]) => string;
|
|
1469
1463
|
/**
|
|
1470
1464
|
* If the item should be processed by offline channel
|
|
1471
|
-
* @param evt telemetry item
|
|
1465
|
+
* @param evt - telemetry item
|
|
1472
1466
|
* @returns should process or not
|
|
1473
1467
|
*/
|
|
1474
1468
|
shouldProcess?: (evt: ITelemetryItem) => boolean;
|
|
1475
1469
|
/**
|
|
1476
1470
|
* Create 1ds payload data
|
|
1477
|
-
* @param evts ITelemetryItems
|
|
1471
|
+
* @param evts - ITelemetryItems
|
|
1478
1472
|
* @returns IPayloadData
|
|
1479
1473
|
*/
|
|
1480
1474
|
createOneDSPayload?: (evts: ITelemetryItem[]) => IPayloadData;
|
|
@@ -1534,7 +1528,7 @@ declare namespace ApplicationInsights {
|
|
|
1534
1528
|
/**
|
|
1535
1529
|
* [Optional] This event is sent if you have enabled perf events, they are primarily used to track internal performance testing and debugging
|
|
1536
1530
|
* the event can be displayed via the debug plugin extension.
|
|
1537
|
-
* @param perfEvent
|
|
1531
|
+
* @param perfEvent - The performance event object
|
|
1538
1532
|
*/
|
|
1539
1533
|
perfEvent?: (perfEvent: IPerfEvent) => void;
|
|
1540
1534
|
/**
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "applicationinsights-teechannel-js",
|
|
3
|
-
"version": "3.3.5-nightly3.2411-14",
|
|
4
|
-
"ext": {
|
|
5
|
-
"@cjs.js": {
|
|
6
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.cjs.js",
|
|
7
|
-
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-cXv9Qyf7jYR6l9O/paVq29z9dRXXA5RjZPtQQhFDK10= sha384-CYvBODLFjBY01zlD92+2lYgl2MudTscHWX8T2nxBjg2fQtCZmRIdSWcGlKwCYTMA sha512-YRZcn8omUFQAkmlmnYzp9m/bsIlkLCBmT8Dy//d2BWv0ft0Ioa8IwhWEh14QDKc4pc8duR8V6+nSKJ8up7j8lQ==",
|
|
9
|
-
"hashes": {
|
|
10
|
-
"sha256": "cXv9Qyf7jYR6l9O/paVq29z9dRXXA5RjZPtQQhFDK10=",
|
|
11
|
-
"sha384": "CYvBODLFjBY01zlD92+2lYgl2MudTscHWX8T2nxBjg2fQtCZmRIdSWcGlKwCYTMA",
|
|
12
|
-
"sha512": "YRZcn8omUFQAkmlmnYzp9m/bsIlkLCBmT8Dy//d2BWv0ft0Ioa8IwhWEh14QDKc4pc8duR8V6+nSKJ8up7j8lQ=="
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"@cjs.min.js": {
|
|
16
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.cjs.min.js",
|
|
17
|
-
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-yknqARRJPvF2nLS1TKKLyWEts5quZ0r8eUbcyWaIu/c= sha384-QtV744Y79JcKKW81+HffjB+xMb4olp1z+Seku3513xDr+23juypJhOkphwT22Hg7 sha512-MuDIXVZ6vqM7ZrYESW3Ou5wW9wcevEQy90ZTThk153ycPP293Pi246wp4fAg2wwqtSueJ4dadUbOFzqohyNQzw==",
|
|
19
|
-
"hashes": {
|
|
20
|
-
"sha256": "yknqARRJPvF2nLS1TKKLyWEts5quZ0r8eUbcyWaIu/c=",
|
|
21
|
-
"sha384": "QtV744Y79JcKKW81+HffjB+xMb4olp1z+Seku3513xDr+23juypJhOkphwT22Hg7",
|
|
22
|
-
"sha512": "MuDIXVZ6vqM7ZrYESW3Ou5wW9wcevEQy90ZTThk153ycPP293Pi246wp4fAg2wwqtSueJ4dadUbOFzqohyNQzw=="
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"@gbl.js": {
|
|
26
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.js",
|
|
27
|
-
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-/KhMWfvFCimn59hpazLwXDkvZkYnZvEnroNMb4VOQF8= sha384-FvhNFze2YETGsQf/CHZvvWjW3WIgEbpbmwzsPcWf8rgOal+ZYKsvN3JHPmLaSFSs sha512-Ce43Qy4x5FJXfO9Xqa5dC7TqnRY9KYBHT1E8+XuWoQZ6zsEzU3rk+cpNQLdypKB/Wma1BnOtMl8g/qn7Emn89w==",
|
|
29
|
-
"hashes": {
|
|
30
|
-
"sha256": "/KhMWfvFCimn59hpazLwXDkvZkYnZvEnroNMb4VOQF8=",
|
|
31
|
-
"sha384": "FvhNFze2YETGsQf/CHZvvWjW3WIgEbpbmwzsPcWf8rgOal+ZYKsvN3JHPmLaSFSs",
|
|
32
|
-
"sha512": "Ce43Qy4x5FJXfO9Xqa5dC7TqnRY9KYBHT1E8+XuWoQZ6zsEzU3rk+cpNQLdypKB/Wma1BnOtMl8g/qn7Emn89w=="
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"@gbl.min.js": {
|
|
36
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.gbl.min.js",
|
|
37
|
-
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256-HT4jBJAExv1eMkBQ6S/hXatm8UXUzaOqY4Hmi8telmI= sha384-GpDmD1TyxgzFZ7bxsYrIT0M6IftNcA0nD5dcX8/eTwt4nETBsaA3Bsorl264Gu2Y sha512-NHJ4S0Dm+eQQbWu/YPD0ylbhfBSGu7PV0tfQD9pyRM9GTd3vlEEOA3gYu0bK93OkSIn8w95F3k0Kk3QJw0tXpw==",
|
|
39
|
-
"hashes": {
|
|
40
|
-
"sha256": "HT4jBJAExv1eMkBQ6S/hXatm8UXUzaOqY4Hmi8telmI=",
|
|
41
|
-
"sha384": "GpDmD1TyxgzFZ7bxsYrIT0M6IftNcA0nD5dcX8/eTwt4nETBsaA3Bsorl264Gu2Y",
|
|
42
|
-
"sha512": "NHJ4S0Dm+eQQbWu/YPD0ylbhfBSGu7PV0tfQD9pyRM9GTd3vlEEOA3gYu0bK93OkSIn8w95F3k0Kk3QJw0tXpw=="
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"@js": {
|
|
46
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.js",
|
|
47
|
-
"type": "text/javascript; charset=utf-8",
|
|
48
|
-
"integrity": "sha256-kRxovHVJivo1cleRD5+yoSdsBegAjSxbIklUBX4ekxE= sha384-HAKCy0RF3h3tTIzRgNircWCMPvG9zsESnI0yqW+jnhB9azLT3NNNVBES6wPNW5Qh sha512-rx1fPDrEqs6UcAY9O+dzSZaOQQisQGb9+HqUP1MN1q0QcWnndU8UJ0AOsiM+6UPxoRa8O4DcELFCR139J0kRnQ==",
|
|
49
|
-
"hashes": {
|
|
50
|
-
"sha256": "kRxovHVJivo1cleRD5+yoSdsBegAjSxbIklUBX4ekxE=",
|
|
51
|
-
"sha384": "HAKCy0RF3h3tTIzRgNircWCMPvG9zsESnI0yqW+jnhB9azLT3NNNVBES6wPNW5Qh",
|
|
52
|
-
"sha512": "rx1fPDrEqs6UcAY9O+dzSZaOQQisQGb9+HqUP1MN1q0QcWnndU8UJ0AOsiM+6UPxoRa8O4DcELFCR139J0kRnQ=="
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"@min.js": {
|
|
56
|
-
"file": "applicationinsights-teechannel-js.3.3.5-nightly3.2411-14.min.js",
|
|
57
|
-
"type": "text/javascript; charset=utf-8",
|
|
58
|
-
"integrity": "sha256-tb2qiyFOS3uqQREQB/SP0OGaVFWLVX4AQcTWlSCPjVo= sha384-KZzyQYKx5i6m4Vu8whNjpary5J4Q4ZAuLKdI0t412oM9xZu/6qbtpbiL1dwE+h9w sha512-DOmuCnieN0OldLOp7NG8SK2JsxzDnb5+FnkTSTllWv1oTtEj2Z/4BxVgppguPuJI384j/ApHmMzUhQdVc+04vg==",
|
|
59
|
-
"hashes": {
|
|
60
|
-
"sha256": "tb2qiyFOS3uqQREQB/SP0OGaVFWLVX4AQcTWlSCPjVo=",
|
|
61
|
-
"sha384": "KZzyQYKx5i6m4Vu8whNjpary5J4Q4ZAuLKdI0t412oM9xZu/6qbtpbiL1dwE+h9w",
|
|
62
|
-
"sha512": "DOmuCnieN0OldLOp7NG8SK2JsxzDnb5+FnkTSTllWv1oTtEj2Z/4BxVgppguPuJI384j/ApHmMzUhQdVc+04vg=="
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|