@microsoft/applicationinsights-cfgsync-js 3.3.5-nightly3.2412-07 → 3.3.5-nightly3.2412-11
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.2412-07.cjs.js → ai.cfgsync.3.3.5-nightly3.2412-11.cjs.js} +4 -4
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.cjs.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.cjs.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.cjs.min.js → ai.cfgsync.3.3.5-nightly3.2412-11.cjs.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.cjs.min.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.cjs.min.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.gbl.js → ai.cfgsync.3.3.5-nightly3.2412-11.gbl.js} +6 -6
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.gbl.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.gbl.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.gbl.min.js → ai.cfgsync.3.3.5-nightly3.2412-11.gbl.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.gbl.min.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.gbl.min.js.map} +1 -1
- package/browser/es5/ai.cfgsync.3.3.5-nightly3.2412-11.integrity.json +66 -0
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.js → ai.cfgsync.3.3.5-nightly3.2412-11.js} +6 -6
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.js.map} +1 -1
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.min.js → ai.cfgsync.3.3.5-nightly3.2412-11.min.js} +3 -3
- package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2412-07.min.js.map → ai.cfgsync.3.3.5-nightly3.2412-11.min.js.map} +1 -1
- package/browser/es5/ai.cfgsync.3.cjs.js +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +13 -13
- package/browser/es5/ai.cfgsync.3.3.5-nightly3.2412-07.integrity.json +0 -66
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2412-
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2412-11
|
|
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.2412-
|
|
2
|
+
* Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2412-11
|
|
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.2412-
|
|
3
|
+
"version": "3.3.5-nightly3.2412-11",
|
|
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.2412-
|
|
62
|
-
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2412-
|
|
61
|
+
"@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2412-11",
|
|
62
|
+
"@microsoft/applicationinsights-common": "3.3.5-nightly3.2412-11",
|
|
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.2412-
|
|
2
|
+
* Microsoft Application Insights idsync plugin, 3.3.5-nightly3.2412-11
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*
|
|
5
5
|
* Microsoft Application Insights Team
|
|
@@ -2047,8 +2047,8 @@ declare namespace ApplicationInsights {
|
|
|
2047
2047
|
state?: string;
|
|
2048
2048
|
/**
|
|
2049
2049
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
2050
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
2051
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2050
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
2051
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2052
2052
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
2053
2053
|
* @example
|
|
2054
2054
|
* ```ts
|
|
@@ -2065,8 +2065,8 @@ declare namespace ApplicationInsights {
|
|
|
2065
2065
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): IPromise<TResult1 | TResult2>;
|
|
2066
2066
|
/**
|
|
2067
2067
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
2068
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
2069
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2068
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
2069
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2070
2070
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
2071
2071
|
* @example
|
|
2072
2072
|
* ```ts
|
|
@@ -2083,8 +2083,8 @@ declare namespace ApplicationInsights {
|
|
|
2083
2083
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): PromiseLike<TResult1 | TResult2>;
|
|
2084
2084
|
/**
|
|
2085
2085
|
* Attaches callbacks for the resolution and/or rejection of the Promise.
|
|
2086
|
-
* @param onResolved The callback to execute when the Promise is resolved.
|
|
2087
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2086
|
+
* @param onResolved - The callback to execute when the Promise is resolved.
|
|
2087
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2088
2088
|
* @returns A Promise for the completion of which ever callback is executed.
|
|
2089
2089
|
* @example
|
|
2090
2090
|
* ```ts
|
|
@@ -2101,7 +2101,7 @@ declare namespace ApplicationInsights {
|
|
|
2101
2101
|
then<TResult1 = T, TResult2 = never>(onResolved?: ResolvedPromiseHandler<T, TResult1>, onRejected?: RejectedPromiseHandler<TResult2>): Promise<TResult1 | TResult2>;
|
|
2102
2102
|
/**
|
|
2103
2103
|
* Attaches a callback for only the rejection of the Promise.
|
|
2104
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2104
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2105
2105
|
* @returns A Promise for the completion of the callback.
|
|
2106
2106
|
* @example
|
|
2107
2107
|
* ```ts
|
|
@@ -2118,7 +2118,7 @@ declare namespace ApplicationInsights {
|
|
|
2118
2118
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): IPromise<T | TResult>;
|
|
2119
2119
|
/**
|
|
2120
2120
|
* Attaches a callback for only the rejection of the Promise.
|
|
2121
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2121
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2122
2122
|
* @returns A Promise for the completion of the callback.
|
|
2123
2123
|
* @example
|
|
2124
2124
|
* ```ts
|
|
@@ -2135,7 +2135,7 @@ declare namespace ApplicationInsights {
|
|
|
2135
2135
|
catch<TResult = never>(onRejected?: ((reason: any) => TResult | IPromise<TResult>) | undefined | null): PromiseLike<T | TResult>;
|
|
2136
2136
|
/**
|
|
2137
2137
|
* Attaches a callback for only the rejection of the Promise.
|
|
2138
|
-
* @param onRejected The callback to execute when the Promise is rejected.
|
|
2138
|
+
* @param onRejected - The callback to execute when the Promise is rejected.
|
|
2139
2139
|
* @returns A Promise for the completion of the callback.
|
|
2140
2140
|
* @example
|
|
2141
2141
|
* ```ts
|
|
@@ -2153,7 +2153,7 @@ declare namespace ApplicationInsights {
|
|
|
2153
2153
|
/**
|
|
2154
2154
|
* Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The
|
|
2155
2155
|
* resolved value cannot be modified from the callback.
|
|
2156
|
-
* @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
2156
|
+
* @param onfinally - The callback to execute when the Promise is settled (fulfilled or rejected).
|
|
2157
2157
|
* @returns A Promise for the completion of the callback.
|
|
2158
2158
|
* @example
|
|
2159
2159
|
* ```ts
|
|
@@ -2589,14 +2589,14 @@ declare namespace ApplicationInsights {
|
|
|
2589
2589
|
/**
|
|
2590
2590
|
* This defines the handler function for when a promise is rejected.
|
|
2591
2591
|
* @param value - This is the value passed as part of resolving the Promise
|
|
2592
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
2592
|
+
* @return This may return a value, another Promise or void. @see {@link https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html#then | IPromise.then} for how the value is handled.
|
|
2593
2593
|
*/
|
|
2594
2594
|
type RejectedPromiseHandler<T = never> = (((reason: any) => T | IPromise<T> | PromiseLike<T>) | undefined | null);
|
|
2595
2595
|
|
|
2596
2596
|
/**
|
|
2597
2597
|
* This defines the handler function for when a promise is resolved.
|
|
2598
2598
|
* @param value - This is the value passed as part of resolving the Promise
|
|
2599
|
-
* @return This may return a value, another Promise or void. @see {@link IPromise.then} for how the value is handled.
|
|
2599
|
+
* @return This may return a value, another Promise or void. @see {@link https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html#then | IPromise.then} for how the value is handled.
|
|
2600
2600
|
*/
|
|
2601
2601
|
type ResolvedPromiseHandler<T, TResult1 = T> = (((value: T) => TResult1 | IPromise<TResult1> | PromiseLike<TResult1>) | undefined | null);
|
|
2602
2602
|
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "ai.cfgsync",
|
|
3
|
-
"version": "3.3.5-nightly3.2412-07",
|
|
4
|
-
"ext": {
|
|
5
|
-
"@cjs.js": {
|
|
6
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.cjs.js",
|
|
7
|
-
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-TJu1QAxzx4oj/8XylTjH8oY+QqGxgrBYF2oG17V5vtU= sha384-xZscUDfor8nrSC5d4lXixo8lAM1V6x/FT6CECNZ3xF41oZoG6tL+Xk/IB6qw03kg sha512-huTLdnTUq+Rf7NDO10K+vhXt/co/nAIMHVVuHwBjb6TpegF+tRAG1KW+TsZFrAktNmxdhRbMvwDPWfcbElUf1Q==",
|
|
9
|
-
"hashes": {
|
|
10
|
-
"sha256": "TJu1QAxzx4oj/8XylTjH8oY+QqGxgrBYF2oG17V5vtU=",
|
|
11
|
-
"sha384": "xZscUDfor8nrSC5d4lXixo8lAM1V6x/FT6CECNZ3xF41oZoG6tL+Xk/IB6qw03kg",
|
|
12
|
-
"sha512": "huTLdnTUq+Rf7NDO10K+vhXt/co/nAIMHVVuHwBjb6TpegF+tRAG1KW+TsZFrAktNmxdhRbMvwDPWfcbElUf1Q=="
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"@cjs.min.js": {
|
|
16
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.cjs.min.js",
|
|
17
|
-
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-Oa5FUYPDd6wSjhAYM/0QpxmvrT0oWBNLwD+w6pOzEJE= sha384-2MHK2bqMlAeR24Gu5aQmensm6MmvlQN8TuE7kqk9yIcCxBmiCSkXvPxZ4Xo34y6/ sha512-RW0fW1fRUYODU7rhwLpk/TacU8cMfzU4TwkdU8FKQFcrZaLgKHSH3jw2IF1PJVXncbp6jZIEZdqvNvNN8GL6Kg==",
|
|
19
|
-
"hashes": {
|
|
20
|
-
"sha256": "Oa5FUYPDd6wSjhAYM/0QpxmvrT0oWBNLwD+w6pOzEJE=",
|
|
21
|
-
"sha384": "2MHK2bqMlAeR24Gu5aQmensm6MmvlQN8TuE7kqk9yIcCxBmiCSkXvPxZ4Xo34y6/",
|
|
22
|
-
"sha512": "RW0fW1fRUYODU7rhwLpk/TacU8cMfzU4TwkdU8FKQFcrZaLgKHSH3jw2IF1PJVXncbp6jZIEZdqvNvNN8GL6Kg=="
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
"@gbl.js": {
|
|
26
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.gbl.js",
|
|
27
|
-
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-ZcwpskSB9px3TNzzp4RUwbPRBUa5SLkNVq2Ks3SMUTM= sha384-vE0hdI8NV7HH0LitnEN2ibmnzpOFgZLISGJU/lfs8753PoSYbneT8XuupuJxx4tK sha512-zVoB613zhKjBOBdPD87/CHZXleI0P6tL7+y4SoYP+9c0qbd9coHtdbZwkzBFgJoLZNBfQezuRDeDE4nABuNa4Q==",
|
|
29
|
-
"hashes": {
|
|
30
|
-
"sha256": "ZcwpskSB9px3TNzzp4RUwbPRBUa5SLkNVq2Ks3SMUTM=",
|
|
31
|
-
"sha384": "vE0hdI8NV7HH0LitnEN2ibmnzpOFgZLISGJU/lfs8753PoSYbneT8XuupuJxx4tK",
|
|
32
|
-
"sha512": "zVoB613zhKjBOBdPD87/CHZXleI0P6tL7+y4SoYP+9c0qbd9coHtdbZwkzBFgJoLZNBfQezuRDeDE4nABuNa4Q=="
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
"@gbl.min.js": {
|
|
36
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.gbl.min.js",
|
|
37
|
-
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256-uOj6Lzsa0b3H0BAnAblq8aYoLCymfvXN8r+8KgUL6lg= sha384-VcIwWwNpN/GqN6ye3LURVrrhDzXrxngddlb9QQYIN5hjdr7GlVit5Fz6xlC6GQRC sha512-ROLyFOmZW3Z9NhSw3+IAmERRY4WI0ozEr8I6R81X2OQGdIJO4d6+ANKvM+lsAzggHuaMHbLlNac1eJwueWpSbw==",
|
|
39
|
-
"hashes": {
|
|
40
|
-
"sha256": "uOj6Lzsa0b3H0BAnAblq8aYoLCymfvXN8r+8KgUL6lg=",
|
|
41
|
-
"sha384": "VcIwWwNpN/GqN6ye3LURVrrhDzXrxngddlb9QQYIN5hjdr7GlVit5Fz6xlC6GQRC",
|
|
42
|
-
"sha512": "ROLyFOmZW3Z9NhSw3+IAmERRY4WI0ozEr8I6R81X2OQGdIJO4d6+ANKvM+lsAzggHuaMHbLlNac1eJwueWpSbw=="
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
"@js": {
|
|
46
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.js",
|
|
47
|
-
"type": "text/javascript; charset=utf-8",
|
|
48
|
-
"integrity": "sha256-gwmvKmxvxoARWtQATdPzVUFN9EwZLXsqsHhUY0vZIDU= sha384-rcSnb8zvzYMJ8Xa6j2M2utKYnljSBvXD3GMMQkMHt4QU2bD7s3ejLGqb3JrdtRgf sha512-1TgK3VhvDZeqW5GlJlawXnrr5Mmk8FIMGl5gbJeLSfNxzmuBrWSCGmXglCM7ZNvgtFniS97P2K+n8QpxBBGtNw==",
|
|
49
|
-
"hashes": {
|
|
50
|
-
"sha256": "gwmvKmxvxoARWtQATdPzVUFN9EwZLXsqsHhUY0vZIDU=",
|
|
51
|
-
"sha384": "rcSnb8zvzYMJ8Xa6j2M2utKYnljSBvXD3GMMQkMHt4QU2bD7s3ejLGqb3JrdtRgf",
|
|
52
|
-
"sha512": "1TgK3VhvDZeqW5GlJlawXnrr5Mmk8FIMGl5gbJeLSfNxzmuBrWSCGmXglCM7ZNvgtFniS97P2K+n8QpxBBGtNw=="
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
"@min.js": {
|
|
56
|
-
"file": "ai.cfgsync.3.3.5-nightly3.2412-07.min.js",
|
|
57
|
-
"type": "text/javascript; charset=utf-8",
|
|
58
|
-
"integrity": "sha256-wogt0XlzUerlnRScjy9IIptk2LShv8xmTuYsU/JmIjw= sha384-ySI2O1aFvivBeNUNgaiBUGYnQG//rlzOkR61yR8HHjMR0flzLqtXCe84UL+cG3Tp sha512-VNPm+nsmWZ4OMgBu7FjMUChHTXjvbhDbqIuPjwodKCUFhMFoNbOm+HJz7LPmblyIBgi0uwuW3lFkmVMqLu2UeA==",
|
|
59
|
-
"hashes": {
|
|
60
|
-
"sha256": "wogt0XlzUerlnRScjy9IIptk2LShv8xmTuYsU/JmIjw=",
|
|
61
|
-
"sha384": "ySI2O1aFvivBeNUNgaiBUGYnQG//rlzOkR61yR8HHjMR0flzLqtXCe84UL+cG3Tp",
|
|
62
|
-
"sha512": "VNPm+nsmWZ4OMgBu7FjMUChHTXjvbhDbqIuPjwodKCUFhMFoNbOm+HJz7LPmblyIBgi0uwuW3lFkmVMqLu2UeA=="
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
}
|