@microsoft/applicationinsights-cfgsync-js 3.3.5-nightly3.2411-12 → 3.3.5-nightly3.2411-14
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/{ai.cfgsync.3.3.5-nightly3.2411-12.cjs.js → ai.cfgsync.3.3.5-nightly3.2411-14.cjs.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.gbl.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.cjs.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.cjs.min.js → ai.cfgsync.3.3.5-nightly3.2411-14.cjs.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.cjs.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.cjs.min.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.gbl.js → ai.cfgsync.3.3.5-nightly3.2411-14.gbl.js} +5 -5
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.cjs.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.gbl.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.gbl.min.js → ai.cfgsync.3.3.5-nightly3.2411-14.gbl.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.gbl.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.gbl.min.js.map} +1 -1
- package/browser/es5/ai.cfgsync.3.3.5-nightly3.2411-14.integrity.json +66 -0
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.js → ai.cfgsync.3.3.5-nightly3.2411-14.js} +5 -5
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.min.js → ai.cfgsync.3.3.5-nightly3.2411-14.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-12.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-14.min.js.map} +1 -1
- package/browser/es5/ai.cfgsync.3.cjs.js +2 -2
- package/browser/es5/ai.cfgsync.3.cjs.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.cjs.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.cjs.min.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.gbl.js +4 -4
- package/browser/es5/ai.cfgsync.3.gbl.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.gbl.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.gbl.min.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.integrity.json +25 -25
- package/browser/es5/ai.cfgsync.3.js +4 -4
- package/browser/es5/ai.cfgsync.3.js.map +1 -1
- package/browser/es5/ai.cfgsync.3.min.js +2 -2
- package/browser/es5/ai.cfgsync.3.min.js.map +1 -1
- package/dist/es5/applicationinsights-cfgsync-js.js +2 -2
- package/dist/es5/applicationinsights-cfgsync-js.js.map +1 -1
- package/dist/es5/applicationinsights-cfgsync-js.min.js +2 -2
- package/dist/es5/applicationinsights-cfgsync-js.min.js.map +1 -1
- package/dist-es5/CfgSyncHelperFuncs.js +1 -1
- package/dist-es5/CfgSyncPlugin.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncCdnConfig.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncConfig.js +1 -1
- package/dist-es5/Interfaces/ICfgSyncPlugin.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/applicationinsights-cfgsync-js.js +1 -1
- package/package.json +3 -3
- package/types/applicationinsights-cfgsync-js.d.ts +1 -1
- package/types/applicationinsights-cfgsync-js.namespaced.d.ts +6 -6
- package/browser/es5/ai.cfgsync.3.3.5-nightly3.2411-12.integrity.json +0 -66
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-14
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import { isNullOrUndefined, isObject, objExtend, objForEachKey, setValueByKey } from "@nevware21/ts-utils";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-14
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
import { CfgSyncPlugin } from "./CfgSyncPlugin";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/applicationinsights-cfgsync-js",
|
|
3
|
-
"version": "3.3.5-nightly3.2411-
|
|
3
|
+
"version": "3.3.5-nightly3.2411-14",
|
|
4
4
|
"description": "Microsoft Application Insights CfgSync Plugin",
|
|
5
5
|
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
|
|
6
6
|
"author": "Microsoft Application Insights Team",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"@microsoft/dynamicproto-js": "^2.0.3",
|
|
60
60
|
"@microsoft/applicationinsights-shims": "3.0.1",
|
|
61
|
-
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2411-
|
|
62
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2411-
|
|
61
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2411-14",
|
|
62
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2411-14",
|
|
63
63
|
"@nevware21/ts-utils": ">= 0.11.3 < 2.x",
|
|
64
64
|
"@nevware21/ts-async": ">= 0.5.2 < 2.x"
|
|
65
65
|
},
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Microsoft Application Insights idsync plugin, 3.3.5-nightly3.2411-
|
|
2
|
+
* Microsoft Application Insights idsync plugin, 3.3.5-nightly3.2411-14
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -400,7 +400,7 @@ declare namespace ApplicationInsights {
|
|
|
400
400
|
* @param unloadComplete - An optional callback that will be called once the unload has completed
|
|
401
401
|
* @param cbTimeout - An optional timeout to wait for any flush operations to complete before proceeding with the
|
|
402
402
|
* unload. Defaults to 5 seconds.
|
|
403
|
-
* @
|
|
403
|
+
* @returns Nothing or if occurring asynchronously a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
404
404
|
* which will be resolved once the unload is complete, the [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
405
405
|
* will only be returned when no callback is provided and isAsync is true
|
|
406
406
|
*/
|
|
@@ -1328,7 +1328,7 @@ declare namespace ApplicationInsights {
|
|
|
1328
1328
|
* Unload and remove any state that this ICookieMgr may be holding, this is generally called when the
|
|
1329
1329
|
* owning SDK is being unloaded.
|
|
1330
1330
|
* @param isAsync - Can the unload be performed asynchronously (default)
|
|
1331
|
-
* @
|
|
1331
|
+
* @returns If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
|
|
1332
1332
|
* the function should return an [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
1333
1333
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1334
1334
|
*/
|
|
@@ -1442,7 +1442,7 @@ declare namespace ApplicationInsights {
|
|
|
1442
1442
|
* Unload and remove any state that this IDiagnosticLogger may be holding, this is generally called when the
|
|
1443
1443
|
* owning SDK is being unloaded.
|
|
1444
1444
|
* @param isAsync - Can the unload be performed asynchronously (default)
|
|
1445
|
-
* @
|
|
1445
|
+
* @returns If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
|
|
1446
1446
|
* the function should return an [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
1447
1447
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1448
1448
|
*/
|
|
@@ -1681,7 +1681,7 @@ declare namespace ApplicationInsights {
|
|
|
1681
1681
|
* Unload and remove any state that this INotificationListener may be holding, this is generally called when the
|
|
1682
1682
|
* owning Manager is being unloaded.
|
|
1683
1683
|
* @param isAsync - Can the unload be performed asynchronously (default)
|
|
1684
|
-
* @
|
|
1684
|
+
* @returns If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
|
|
1685
1685
|
* the function should return an [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
1686
1686
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1687
1687
|
*/
|
|
@@ -1750,7 +1750,7 @@ declare namespace ApplicationInsights {
|
|
|
1750
1750
|
* Unload and remove any state that this INotificationManager may be holding, this is generally called when the
|
|
1751
1751
|
* owning SDK is being unloaded.
|
|
1752
1752
|
* @param isAsync - Can the unload be performed asynchronously (default)
|
|
1753
|
-
* @
|
|
1753
|
+
* @returns If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
|
|
1754
1754
|
* the function should return an [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
|
|
1755
1755
|
* / Promise to allow any listeners to wait for the operation to complete.
|
|
1756
1756
|
*/
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "ai.cfgsync",
|
|
3
|
-
"version": "3.3.5-nightly3.2411-12",
|
|
4
|
-
"ext": {
|
|
5
|
-
"@cjs.js": {
|
|
6
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.cjs.js",
|
|
7
|
-
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-Nu70tVBPgFYXuQwH6WS7hbvsq9A9TMRjg2OnLiHhoi8= sha384-K7gclDbxy9S+ryFHAPmNKLFJlMDQIoZJDp/1Fbwwqw8Tb9qvLGyA4avV57pZqRhh sha512-ayj33zu8s19ybTQSlQnXoJVvyqjhDYBdA9lZVsaFxmi+5ac/CbIJ00M8N0dJ9dSoiEIlE3FB12D7tiEWlRyMpw==",
|
|
9
|
-
"hashes": {
|
|
10
|
-
"sha256": "Nu70tVBPgFYXuQwH6WS7hbvsq9A9TMRjg2OnLiHhoi8=",
|
|
11
|
-
"sha384": "K7gclDbxy9S+ryFHAPmNKLFJlMDQIoZJDp/1Fbwwqw8Tb9qvLGyA4avV57pZqRhh",
|
|
12
|
-
"sha512": "ayj33zu8s19ybTQSlQnXoJVvyqjhDYBdA9lZVsaFxmi+5ac/CbIJ00M8N0dJ9dSoiEIlE3FB12D7tiEWlRyMpw=="
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"@cjs.min.js": {
|
|
16
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.cjs.min.js",
|
|
17
|
-
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-vkxutsRIV3ZciJckgiETrqwLyhrNFlmXIdpjJjpwQbQ= sha384-OO+pZ3feeFFZVNDasVfzWz8PC84dupt3Odclz0wuYQK4cNY/+zbsxT+9KUu6QfYI sha512-WDlG2aXV17Q1fvujthoZP+y7JWiH5RxD0wz2P3UZQ//V0+wfsXJUKvDKJCReEQl7BT0OjyrhgDZtCrV0zqA8Bw==",
|
|
19
|
-
"hashes": {
|
|
20
|
-
"sha256": "vkxutsRIV3ZciJckgiETrqwLyhrNFlmXIdpjJjpwQbQ=",
|
|
21
|
-
"sha384": "OO+pZ3feeFFZVNDasVfzWz8PC84dupt3Odclz0wuYQK4cNY/+zbsxT+9KUu6QfYI",
|
|
22
|
-
"sha512": "WDlG2aXV17Q1fvujthoZP+y7JWiH5RxD0wz2P3UZQ//V0+wfsXJUKvDKJCReEQl7BT0OjyrhgDZtCrV0zqA8Bw=="
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"@gbl.js": {
|
|
26
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.gbl.js",
|
|
27
|
-
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-e+jUYj8oubGuTgzcU07yODIfzqaDVQR9hYjKGy0rsZg= sha384-n5yU1mdUgbZ66N2+raNgLqsoSXf0IPq1AM8qDr5q8XocxEGK/NV9mJr+9GMSWK+u sha512-PshbUg6rDdmE7nZeSppZYDN9Lg4m0+uJ2DWqjCLcgfFpT6LV/2lqROQOVXLeCv33AdIrQ89n5sok/TwXNWSBdg==",
|
|
29
|
-
"hashes": {
|
|
30
|
-
"sha256": "e+jUYj8oubGuTgzcU07yODIfzqaDVQR9hYjKGy0rsZg=",
|
|
31
|
-
"sha384": "n5yU1mdUgbZ66N2+raNgLqsoSXf0IPq1AM8qDr5q8XocxEGK/NV9mJr+9GMSWK+u",
|
|
32
|
-
"sha512": "PshbUg6rDdmE7nZeSppZYDN9Lg4m0+uJ2DWqjCLcgfFpT6LV/2lqROQOVXLeCv33AdIrQ89n5sok/TwXNWSBdg=="
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"@gbl.min.js": {
|
|
36
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.gbl.min.js",
|
|
37
|
-
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256-y3y7gIDeeE4O5nfn8prhnlbUJfA3iIDQeemka0s0B/I= sha384-pJi8YR+PgZDgiA0YNIAV1Vzy0j89skv9XYxLzm0PX+MJdBDmR8cS0YtPoUxDQC7Q sha512-lPLna4ijphifew27K8oO4//ONMVLC+y3JZGy085tpSb8SLhgyxuy+ACCWyo2NFGp0FgSemhJD7u2MpZ/OcWo1g==",
|
|
39
|
-
"hashes": {
|
|
40
|
-
"sha256": "y3y7gIDeeE4O5nfn8prhnlbUJfA3iIDQeemka0s0B/I=",
|
|
41
|
-
"sha384": "pJi8YR+PgZDgiA0YNIAV1Vzy0j89skv9XYxLzm0PX+MJdBDmR8cS0YtPoUxDQC7Q",
|
|
42
|
-
"sha512": "lPLna4ijphifew27K8oO4//ONMVLC+y3JZGy085tpSb8SLhgyxuy+ACCWyo2NFGp0FgSemhJD7u2MpZ/OcWo1g=="
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"@js": {
|
|
46
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.js",
|
|
47
|
-
"type": "text/javascript; charset=utf-8",
|
|
48
|
-
"integrity": "sha256-tuCpKmDySxipQtsMLsmUEb1SGsHJbKqlCx26SnhoduQ= sha384-NPfGLFRJxpZcoF+KV1rVRfPtQF6kXEl5+iC+J34MzekMxOgku3EvBS5lzxZn8NC9 sha512-OujL5vaIBv9Z0uTuYCpRQQ2Vt6biDC0wAul66MZhfXMRNwSXYrnHU8d9U2KG81+HDJUIeoooGL8oifLK59epDw==",
|
|
49
|
-
"hashes": {
|
|
50
|
-
"sha256": "tuCpKmDySxipQtsMLsmUEb1SGsHJbKqlCx26SnhoduQ=",
|
|
51
|
-
"sha384": "NPfGLFRJxpZcoF+KV1rVRfPtQF6kXEl5+iC+J34MzekMxOgku3EvBS5lzxZn8NC9",
|
|
52
|
-
"sha512": "OujL5vaIBv9Z0uTuYCpRQQ2Vt6biDC0wAul66MZhfXMRNwSXYrnHU8d9U2KG81+HDJUIeoooGL8oifLK59epDw=="
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"@min.js": {
|
|
56
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2411-12.min.js",
|
|
57
|
-
"type": "text/javascript; charset=utf-8",
|
|
58
|
-
"integrity": "sha256-c0UcJm62ima0XibO2UbKuO+yn8iaUjc2KzVW6AzpziQ= sha384-jTKSxNd00pgYGBRNsi646bBcYcSzWGR4jzOfF/4hP4byiGNRfKZJQpDz5pV1fo53 sha512-8VDL8qhjtN8k3SU8sIOBD/1piXfzhWae1VNnJboZVEQTvLAk43s/Gn0VQm+It4DoBg7BpB/fLCgAPVdTqeWa6A==",
|
|
59
|
-
"hashes": {
|
|
60
|
-
"sha256": "c0UcJm62ima0XibO2UbKuO+yn8iaUjc2KzVW6AzpziQ=",
|
|
61
|
-
"sha384": "jTKSxNd00pgYGBRNsi646bBcYcSzWGR4jzOfF/4hP4byiGNRfKZJQpDz5pV1fo53",
|
|
62
|
-
"sha512": "8VDL8qhjtN8k3SU8sIOBD/1piXfzhWae1VNnJboZVEQTvLAk43s/Gn0VQm+It4DoBg7BpB/fLCgAPVdTqeWa6A=="
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|