@microsoft/applicationinsights-debugplugin-js 3.3.11-nightly3.2511-01 → 3.3.11-nightly3.2511-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.
Files changed (44) hide show
  1. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.cjs.js → ai.dbg.3.3.11-nightly3.2511-02.cjs.js} +3 -3
  2. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.cjs.js.map → ai.dbg.3.3.11-nightly3.2511-02.cjs.js.map} +1 -1
  3. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.cjs.min.js → ai.dbg.3.3.11-nightly3.2511-02.cjs.min.js} +3 -3
  4. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.cjs.min.js.map → ai.dbg.3.3.11-nightly3.2511-02.cjs.min.js.map} +1 -1
  5. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.gbl.js → ai.dbg.3.3.11-nightly3.2511-02.gbl.js} +5 -5
  6. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.gbl.js.map → ai.dbg.3.3.11-nightly3.2511-02.gbl.js.map} +1 -1
  7. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.gbl.min.js → ai.dbg.3.3.11-nightly3.2511-02.gbl.min.js} +3 -3
  8. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.gbl.min.js.map → ai.dbg.3.3.11-nightly3.2511-02.gbl.min.js.map} +1 -1
  9. package/browser/es5/ai.dbg.3.3.11-nightly3.2511-02.integrity.json +66 -0
  10. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.js → ai.dbg.3.3.11-nightly3.2511-02.js} +5 -5
  11. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.js.map → ai.dbg.3.3.11-nightly3.2511-02.js.map} +1 -1
  12. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.min.js → ai.dbg.3.3.11-nightly3.2511-02.min.js} +3 -3
  13. package/browser/es5/{ai.dbg.3.3.11-nightly3.2511-01.min.js.map → ai.dbg.3.3.11-nightly3.2511-02.min.js.map} +1 -1
  14. package/browser/es5/ai.dbg.3.cjs.js +2 -2
  15. package/browser/es5/ai.dbg.3.cjs.js.map +1 -1
  16. package/browser/es5/ai.dbg.3.cjs.min.js +2 -2
  17. package/browser/es5/ai.dbg.3.cjs.min.js.map +1 -1
  18. package/browser/es5/ai.dbg.3.gbl.js +4 -4
  19. package/browser/es5/ai.dbg.3.gbl.js.map +1 -1
  20. package/browser/es5/ai.dbg.3.gbl.min.js +2 -2
  21. package/browser/es5/ai.dbg.3.gbl.min.js.map +1 -1
  22. package/browser/es5/ai.dbg.3.integrity.json +25 -25
  23. package/browser/es5/ai.dbg.3.js +4 -4
  24. package/browser/es5/ai.dbg.3.js.map +1 -1
  25. package/browser/es5/ai.dbg.3.min.js +2 -2
  26. package/browser/es5/ai.dbg.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-debugplugin-js.js +2 -2
  28. package/dist/es5/applicationinsights-debugplugin-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-debugplugin-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-debugplugin-js.min.js.map +1 -1
  31. package/dist-es5/DebugPlugin.js +1 -1
  32. package/dist-es5/__DynamicConstants.js +1 -1
  33. package/dist-es5/applicationinsights-debugplugin-js.js +1 -1
  34. package/dist-es5/components/Dashboard.js +1 -1
  35. package/dist-es5/components/LogEntry.js +1 -1
  36. package/dist-es5/components/debugBins.js +1 -1
  37. package/dist-es5/components/filterList.js +1 -1
  38. package/dist-es5/components/helpers.js +1 -1
  39. package/dist-es5/components/styleNodeSrc.js +1 -1
  40. package/dist-es5/interfaces/IDebugPluginConfig.js +1 -1
  41. package/package.json +3 -3
  42. package/types/applicationinsights-debugplugin-js.d.ts +1 -1
  43. package/types/applicationinsights-debugplugin-js.namespaced.d.ts +1 -1
  44. package/browser/es5/ai.dbg.3.3.11-nightly3.2511-01.integrity.json +0 -66
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  import dynamicProto from "@microsoft/dynamicproto-js";
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
  import { isArray, isBoolean, isError, isNumber, isObject, isString, objToString } from "@microsoft/applicationinsights-core-js";
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
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 - Debug Plugin, 3.3.11-nightly3.2511-01
2
+ * Application Insights JavaScript SDK - Debug Plugin, 3.3.11-nightly3.2511-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/applicationinsights-debugplugin-js",
3
- "version": "3.3.11-nightly3.2511-01",
3
+ "version": "3.3.11-nightly3.2511-02",
4
4
  "description": "Microsoft Application Insights JavaScript SDK - Debug Plugin extension",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -52,8 +52,8 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@microsoft/dynamicproto-js": "^2.0.3",
55
- "@microsoft/applicationinsights-common": "3.3.11-nightly3.2511-01",
56
- "@microsoft/applicationinsights-core-js": "3.3.11-nightly3.2511-01",
55
+ "@microsoft/applicationinsights-common": "3.3.11-nightly3.2511-02",
56
+ "@microsoft/applicationinsights-core-js": "3.3.11-nightly3.2511-02",
57
57
  "@microsoft/applicationinsights-shims": "3.0.1",
58
58
  "@nevware21/ts-utils": ">= 0.11.8 < 2.x"
59
59
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 3.3.11-nightly3.2511-01
2
+ * Microsoft.ApplicationInsights, 3.3.11-nightly3.2511-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.ApplicationInsights, 3.3.11-nightly3.2511-01
2
+ * Microsoft.ApplicationInsights, 3.3.11-nightly3.2511-02
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1,66 +0,0 @@
1
- {
2
- "name": "ai.dbg",
3
- "version": "3.3.11-nightly3.2511-01",
4
- "ext": {
5
- "@cjs.js": {
6
- "file": "ai.dbg.3.3.11-nightly3.2511-01.cjs.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-BcZqay2a2sCKDLKzsjO91e9hT1ncZDLQFsRFZohsncw= sha384-QyfiJ2J9uVWOo3YVgxDP0WHoA+tdaR0QESl8BdZToCs8xEFLrQR60SFFtNUM0rzz sha512-L2SzPvokdxtgaGotnJlmgNyphT+JC/GRB/xnHVGflYS1RGk7UOm+UITVLWixl+tjN6TBYCttf9d/HzqLEkZ+kQ==",
9
- "hashes": {
10
- "sha256": "BcZqay2a2sCKDLKzsjO91e9hT1ncZDLQFsRFZohsncw=",
11
- "sha384": "QyfiJ2J9uVWOo3YVgxDP0WHoA+tdaR0QESl8BdZToCs8xEFLrQR60SFFtNUM0rzz",
12
- "sha512": "L2SzPvokdxtgaGotnJlmgNyphT+JC/GRB/xnHVGflYS1RGk7UOm+UITVLWixl+tjN6TBYCttf9d/HzqLEkZ+kQ=="
13
- }
14
- },
15
- "@cjs.min.js": {
16
- "file": "ai.dbg.3.3.11-nightly3.2511-01.cjs.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-l0AhXe8U9/a6tsP4Pecc4c70cHtcFsgXilnfN51Jr2g= sha384-C1+qy7D18JPD9awlsAxziqM8WYyvaow6T4qfoxBYGLkJnL2kw5pwr2Et5WjYnqxc sha512-HVZsWgN4V7K2pFnyWVM15VDmjqPp50Oggg7n/MO2gAOJwbxHHs9nvKeC6t/t6PxMzlyrjBc+Hn1hTzwmtvUs2w==",
19
- "hashes": {
20
- "sha256": "l0AhXe8U9/a6tsP4Pecc4c70cHtcFsgXilnfN51Jr2g=",
21
- "sha384": "C1+qy7D18JPD9awlsAxziqM8WYyvaow6T4qfoxBYGLkJnL2kw5pwr2Et5WjYnqxc",
22
- "sha512": "HVZsWgN4V7K2pFnyWVM15VDmjqPp50Oggg7n/MO2gAOJwbxHHs9nvKeC6t/t6PxMzlyrjBc+Hn1hTzwmtvUs2w=="
23
- }
24
- },
25
- "@gbl.js": {
26
- "file": "ai.dbg.3.3.11-nightly3.2511-01.gbl.js",
27
- "type": "text/javascript; charset=utf-8",
28
- "integrity": "sha256-mv6zZER7acKZIwS3aEoZpSTlIrPdMeWnMoEdKPA3xIk= sha384-ywTtIMCeWaybClPm8MK+m0AqQT1ug5UcmYSviU6fiRqsmqKtpDUHInEK6dS6/YEA sha512-J+lhlhLbZiqbTH0RJ4oLJauoQFZxLMUzTn0Czw1chNw4cCe7pC4Eh1jP3/iEzANc6OnE0TOHpGIkKfrdj1i9dg==",
29
- "hashes": {
30
- "sha256": "mv6zZER7acKZIwS3aEoZpSTlIrPdMeWnMoEdKPA3xIk=",
31
- "sha384": "ywTtIMCeWaybClPm8MK+m0AqQT1ug5UcmYSviU6fiRqsmqKtpDUHInEK6dS6/YEA",
32
- "sha512": "J+lhlhLbZiqbTH0RJ4oLJauoQFZxLMUzTn0Czw1chNw4cCe7pC4Eh1jP3/iEzANc6OnE0TOHpGIkKfrdj1i9dg=="
33
- }
34
- },
35
- "@gbl.min.js": {
36
- "file": "ai.dbg.3.3.11-nightly3.2511-01.gbl.min.js",
37
- "type": "text/javascript; charset=utf-8",
38
- "integrity": "sha256-G+f7Y4iJmI6/iib2MR4+gfb74IX3JIlD0/cJEu9X3Ro= sha384-Mnh1P65QC+jCVQjnZZd4donfnRccxQbE3pmVMw0r74dZeG+GiZ1ciSJhzqIHm/YK sha512-wd5aZP+Rtmmy8CTUhTpvRl9FMdxb/nlTsP1hXQECZKLP8I8nblvZmL3Y76lperR3/8dqrXDS4kj/NDDp0VKUtA==",
39
- "hashes": {
40
- "sha256": "G+f7Y4iJmI6/iib2MR4+gfb74IX3JIlD0/cJEu9X3Ro=",
41
- "sha384": "Mnh1P65QC+jCVQjnZZd4donfnRccxQbE3pmVMw0r74dZeG+GiZ1ciSJhzqIHm/YK",
42
- "sha512": "wd5aZP+Rtmmy8CTUhTpvRl9FMdxb/nlTsP1hXQECZKLP8I8nblvZmL3Y76lperR3/8dqrXDS4kj/NDDp0VKUtA=="
43
- }
44
- },
45
- "@js": {
46
- "file": "ai.dbg.3.3.11-nightly3.2511-01.js",
47
- "type": "text/javascript; charset=utf-8",
48
- "integrity": "sha256-KUZgc7qpiptlAq7ynyXunVg1z9zd03JLKbh0TRFchuM= sha384-vhpiRcY6tkZ1ocZ/ctAGOBSebq3ljedcamOj7ljck4xBu01UtddruOuqIDo8ebem sha512-ZOq74K/V7zntmE+R7SVK0SYnjVsMnOxePPJAV1X0qGxtLhnrgVz5omeIoxcHbGVWwW40RNuiSy2ONv1RfwaFXg==",
49
- "hashes": {
50
- "sha256": "KUZgc7qpiptlAq7ynyXunVg1z9zd03JLKbh0TRFchuM=",
51
- "sha384": "vhpiRcY6tkZ1ocZ/ctAGOBSebq3ljedcamOj7ljck4xBu01UtddruOuqIDo8ebem",
52
- "sha512": "ZOq74K/V7zntmE+R7SVK0SYnjVsMnOxePPJAV1X0qGxtLhnrgVz5omeIoxcHbGVWwW40RNuiSy2ONv1RfwaFXg=="
53
- }
54
- },
55
- "@min.js": {
56
- "file": "ai.dbg.3.3.11-nightly3.2511-01.min.js",
57
- "type": "text/javascript; charset=utf-8",
58
- "integrity": "sha256-lrb9fx+8st5GdQB9LO2moB4GX3mo6k4QjPZCV2AwgUg= sha384-uQGbfEWiea7Ijja4/fpLNRBvP8X2oSXvPjKQs3CYamIpJcvKPr0t/uLJWN45PYZY sha512-KyU6n+zEAnZhFlKsANG1yph+nVI2wUmgra8zJ1zeTiM6uG76A6xwRMX/uPxG+oa6TbQs3m8r8sHDHeDheUFBKA==",
59
- "hashes": {
60
- "sha256": "lrb9fx+8st5GdQB9LO2moB4GX3mo6k4QjPZCV2AwgUg=",
61
- "sha384": "uQGbfEWiea7Ijja4/fpLNRBvP8X2oSXvPjKQs3CYamIpJcvKPr0t/uLJWN45PYZY",
62
- "sha512": "KyU6n+zEAnZhFlKsANG1yph+nVI2wUmgra8zJ1zeTiM6uG76A6xwRMX/uPxG+oa6TbQs3m8r8sHDHeDheUFBKA=="
63
- }
64
- }
65
- }
66
- }