@microsoft/applicationinsights-cfgsync-js 3.3.5-nightly3.2411-11 → 3.3.5-nightly3.2411-13

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.
Files changed (41) hide show
  1. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.cjs.js → ai.cfgsync.3.3.5-nightly3.2411-13.cjs.js} +3 -3
  2. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.gbl.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.cjs.min.js → ai.cfgsync.3.3.5-nightly3.2411-13.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.cjs.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.gbl.js → ai.cfgsync.3.3.5-nightly3.2411-13.gbl.js} +5 -5
  6. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.cjs.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.gbl.min.js → ai.cfgsync.3.3.5-nightly3.2411-13.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.gbl.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.cfgsync.3.3.5-nightly3.2411-13.integrity.json +66 -0
  10. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.js → ai.cfgsync.3.3.5-nightly3.2411-13.js} +5 -5
  11. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.js.map} +1 -1
  12. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.min.js → ai.cfgsync.3.3.5-nightly3.2411-13.min.js} +3 -3
  13. package/browser/es5/{ai.cfgsync.3.3.5-nightly3.2411-11.min.js.map → ai.cfgsync.3.3.5-nightly3.2411-13.min.js.map} +1 -1
  14. package/browser/es5/ai.cfgsync.3.cjs.js +2 -2
  15. package/browser/es5/ai.cfgsync.3.cjs.js.map +1 -1
  16. package/browser/es5/ai.cfgsync.3.cjs.min.js +2 -2
  17. package/browser/es5/ai.cfgsync.3.cjs.min.js.map +1 -1
  18. package/browser/es5/ai.cfgsync.3.gbl.js +4 -4
  19. package/browser/es5/ai.cfgsync.3.gbl.js.map +1 -1
  20. package/browser/es5/ai.cfgsync.3.gbl.min.js +2 -2
  21. package/browser/es5/ai.cfgsync.3.gbl.min.js.map +1 -1
  22. package/browser/es5/ai.cfgsync.3.integrity.json +25 -25
  23. package/browser/es5/ai.cfgsync.3.js +4 -4
  24. package/browser/es5/ai.cfgsync.3.js.map +1 -1
  25. package/browser/es5/ai.cfgsync.3.min.js +2 -2
  26. package/browser/es5/ai.cfgsync.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-cfgsync-js.js +2 -2
  28. package/dist/es5/applicationinsights-cfgsync-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-cfgsync-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-cfgsync-js.min.js.map +1 -1
  31. package/dist-es5/CfgSyncHelperFuncs.js +1 -1
  32. package/dist-es5/CfgSyncPlugin.js +1 -1
  33. package/dist-es5/Interfaces/ICfgSyncCdnConfig.js +1 -1
  34. package/dist-es5/Interfaces/ICfgSyncConfig.js +1 -1
  35. package/dist-es5/Interfaces/ICfgSyncPlugin.js +1 -1
  36. package/dist-es5/__DynamicConstants.js +1 -1
  37. package/dist-es5/applicationinsights-cfgsync-js.js +1 -1
  38. package/package.json +3 -3
  39. package/types/applicationinsights-cfgsync-js.d.ts +1 -1
  40. package/types/applicationinsights-cfgsync-js.namespaced.d.ts +6 -6
  41. package/browser/es5/ai.cfgsync.3.3.5-nightly3.2411-11.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
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-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  export {};
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  export {};
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  export {};
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-11
2
+ * Application Insights JavaScript SDK - Properties Plugin, 3.3.5-nightly3.2411-13
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-11",
3
+ "version": "3.3.5-nightly3.2411-13",
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-11",
62
- "@microsoft/applicationinsights-common": "3.3.5-nightly3.2411-11",
61
+ "@microsoft/applicationinsights-core-js": "3.3.5-nightly3.2411-13",
62
+ "@microsoft/applicationinsights-common": "3.3.5-nightly3.2411-13",
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-11
2
+ * Microsoft Application Insights idsync plugin, 3.3.5-nightly3.2411-13
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 idsync plugin, 3.3.5-nightly3.2411-11
2
+ * Microsoft Application Insights idsync plugin, 3.3.5-nightly3.2411-13
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
- * @return Nothing or if occurring asynchronously a [IPromise](https://nevware21.github.io/ts-async/typedoc/interfaces/IPromise.html)
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
- * @return If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
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
- * @return If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
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
- * @return If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
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
- * @return If the unload occurs synchronously then nothing should be returned, if happening asynchronously then
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-11",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-UAvlp0rRPvUHkfx/zplfc9pETWy4v5TQKzX3LIJzbXg= sha384-F1KHRh6FFOEec2PNTYq/FqSosJXk3qPLVPoynG0Iez2a6M4gdhzVtJQiXYG397IS sha512-iMb+Lx85Df2dAvA4yWMJMoDjMNEigvBmeRs4HJ0efqC29LpDzLo5fdIaLvHf0FbOlNZxra4Xx2i0n3imGpBY2A==",
9
- "hashes": {
10
- "sha256": "UAvlp0rRPvUHkfx/zplfc9pETWy4v5TQKzX3LIJzbXg=",
11
- "sha384": "F1KHRh6FFOEec2PNTYq/FqSosJXk3qPLVPoynG0Iez2a6M4gdhzVtJQiXYG397IS",
12
- "sha512": "iMb+Lx85Df2dAvA4yWMJMoDjMNEigvBmeRs4HJ0efqC29LpDzLo5fdIaLvHf0FbOlNZxra4Xx2i0n3imGpBY2A=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-6znpru60Q1cCG1dUhFYLyNYJ0WL1KjydwqqHJGHMuxU= sha384-KvxNI9AfSxmaCTMFOJbSe/Z5piZy8/A1O+03XE8Oe0WQ6b1iddcLIP3VpM5HAX+9 sha512-20J8mmHe75wxZDWT2vYHTyg64rfx5hZyKZ0tik8DistJC0aQJ7vytZLXd90FpmspQryMTU0fn+PiDPLk0BG6QQ==",
19
- "hashes": {
20
- "sha256": "6znpru60Q1cCG1dUhFYLyNYJ0WL1KjydwqqHJGHMuxU=",
21
- "sha384": "KvxNI9AfSxmaCTMFOJbSe/Z5piZy8/A1O+03XE8Oe0WQ6b1iddcLIP3VpM5HAX+9",
22
- "sha512": "20J8mmHe75wxZDWT2vYHTyg64rfx5hZyKZ0tik8DistJC0aQJ7vytZLXd90FpmspQryMTU0fn+PiDPLk0BG6QQ=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-nTlXduV+6DDZLHOaIIYLBE2DKa0Rkr8NVy1ImqLP3zM= sha384-uXXoMr4QMOJwGmGjm12+LvTysdvDRHRCZ+qGlBD5vFj5wH7XUnVM4PEHeU1tad6O sha512-BRbRnJm5gZiVbEqId/Om7qCOl+2nt6hREa0J/7Q5pjiBWCDy16JPPEO+bKlxublADBWEDOABAzjQKUYcxtn6Hw==",
29
- "hashes": {
30
- "sha256": "nTlXduV+6DDZLHOaIIYLBE2DKa0Rkr8NVy1ImqLP3zM=",
31
- "sha384": "uXXoMr4QMOJwGmGjm12+LvTysdvDRHRCZ+qGlBD5vFj5wH7XUnVM4PEHeU1tad6O",
32
- "sha512": "BRbRnJm5gZiVbEqId/Om7qCOl+2nt6hREa0J/7Q5pjiBWCDy16JPPEO+bKlxublADBWEDOABAzjQKUYcxtn6Hw=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-r3+9PCWOjWwlEp76djpeDzq73gaEzdpey+PBAiYsQCk= sha384-ly7gf37et4ho5mt/IxckDXtOryyUBCM2ElZpTPCwl+hA12D4t25K6W1BqZ5jC7Fr sha512-eO11jE4eJW0USr/itqO335/dvCuNMnwf7+XMoE01ZYmmPu+C9H/7yvq6XpI2ARbQBPFwFWech9yI+VtW1bMHhg==",
39
- "hashes": {
40
- "sha256": "r3+9PCWOjWwlEp76djpeDzq73gaEzdpey+PBAiYsQCk=",
41
- "sha384": "ly7gf37et4ho5mt/IxckDXtOryyUBCM2ElZpTPCwl+hA12D4t25K6W1BqZ5jC7Fr",
42
- "sha512": "eO11jE4eJW0USr/itqO335/dvCuNMnwf7+XMoE01ZYmmPu+C9H/7yvq6XpI2ARbQBPFwFWech9yI+VtW1bMHhg=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-6ID7i4iHLERtdZCMrC3PqTb3nJMMwbPe8//eqmDQ7Cw= sha384-wSvuiYu5nJCttqkRloLe93ao4Xx/YgfStWZiE0ArcPys7owmB/EfO/0NrbCh5N3s sha512-bEH8UiQ1kWyUDvXFNLUiXylZ99M6Gez+56egpr6OyKASyhnCQDyVTD0PbnwUHrqApqB0o7ElCclmGnKJdEHDaw==",
49
- "hashes": {
50
- "sha256": "6ID7i4iHLERtdZCMrC3PqTb3nJMMwbPe8//eqmDQ7Cw=",
51
- "sha384": "wSvuiYu5nJCttqkRloLe93ao4Xx/YgfStWZiE0ArcPys7owmB/EfO/0NrbCh5N3s",
52
- "sha512": "bEH8UiQ1kWyUDvXFNLUiXylZ99M6Gez+56egpr6OyKASyhnCQDyVTD0PbnwUHrqApqB0o7ElCclmGnKJdEHDaw=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.cfgsync.3.3.5-nightly3.2411-11.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-zC9zUzG5rjYOX94BsH/TChsKfzRxrUD3CB4+KWTvcq8= sha384-qSFbk6Y6fus6ql8+Kvoi/2XuLntxCw8MvT0/OSJqt+yW7ehxrAxPtF8hBZDZLDnW sha512-QOO21GriYv2bt6/OV2pJwabu7gzbTPW4OgDL4EY/onlkgQhInvxN2/usKut8NJ23nwovd35GiRoRvDxkH6y5Yw==",
59
- "hashes": {
60
- "sha256": "zC9zUzG5rjYOX94BsH/TChsKfzRxrUD3CB4+KWTvcq8=",
61
- "sha384": "qSFbk6Y6fus6ql8+Kvoi/2XuLntxCw8MvT0/OSJqt+yW7ehxrAxPtF8hBZDZLDnW",
62
- "sha512": "QOO21GriYv2bt6/OV2pJwabu7gzbTPW4OgDL4EY/onlkgQhInvxN2/usKut8NJ23nwovd35GiRoRvDxkH6y5Yw=="
63
- }
64
- }
65
- }
66
- }