@microsoft/applicationinsights-teechannel-js 3.3.10-nightly3.2507-08 → 3.3.10-nightly3.2507-17

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/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.cjs.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.cjs.js} +3 -3
  2. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.cjs.js.map +1 -0
  3. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.cjs.min.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.cjs.min.js} +3 -3
  4. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.cjs.min.js.map → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.cjs.min.js.map} +1 -1
  5. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.gbl.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.gbl.js} +5 -5
  6. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.gbl.js.map +1 -0
  7. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.gbl.min.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.gbl.min.js} +3 -3
  8. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.gbl.min.js.map +1 -0
  9. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.integrity.json +66 -0
  10. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.js} +5 -5
  11. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.js.map +1 -0
  12. package/browser/es5/{applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.min.js → applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.min.js} +3 -3
  13. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-17.min.js.map +1 -0
  14. package/browser/es5/applicationinsights-teechannel-js.3.cjs.js +2 -2
  15. package/browser/es5/applicationinsights-teechannel-js.3.cjs.js.map +1 -1
  16. package/browser/es5/applicationinsights-teechannel-js.3.cjs.min.js +2 -2
  17. package/browser/es5/applicationinsights-teechannel-js.3.cjs.min.js.map +1 -1
  18. package/browser/es5/applicationinsights-teechannel-js.3.gbl.js +4 -4
  19. package/browser/es5/applicationinsights-teechannel-js.3.gbl.js.map +1 -1
  20. package/browser/es5/applicationinsights-teechannel-js.3.gbl.min.js +2 -2
  21. package/browser/es5/applicationinsights-teechannel-js.3.gbl.min.js.map +1 -1
  22. package/browser/es5/applicationinsights-teechannel-js.3.integrity.json +25 -25
  23. package/browser/es5/applicationinsights-teechannel-js.3.js +4 -4
  24. package/browser/es5/applicationinsights-teechannel-js.3.js.map +1 -1
  25. package/browser/es5/applicationinsights-teechannel-js.3.min.js +2 -2
  26. package/browser/es5/applicationinsights-teechannel-js.3.min.js.map +1 -1
  27. package/dist/es5/applicationinsights-teechannel-js.js +2 -2
  28. package/dist/es5/applicationinsights-teechannel-js.js.map +1 -1
  29. package/dist/es5/applicationinsights-teechannel-js.min.js +2 -2
  30. package/dist/es5/applicationinsights-teechannel-js.min.js.map +1 -1
  31. package/dist-es5/ChannelController.js +1 -1
  32. package/dist-es5/Interfaces/ITeeChannelConfig.js +1 -1
  33. package/dist-es5/TeeChannel.js +1 -1
  34. package/dist-es5/__DynamicConstants.js +1 -1
  35. package/dist-es5/applicationinsights-teechannel-js.js +1 -1
  36. package/package.json +3 -3
  37. package/types/applicationinsights-teechannel-js.d.ts +1 -1
  38. package/types/applicationinsights-teechannel-js.namespaced.d.ts +14 -1
  39. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.cjs.js.map +0 -1
  40. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.gbl.js.map +0 -1
  41. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.gbl.min.js.map +0 -1
  42. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.integrity.json +0 -66
  43. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.js.map +0 -1
  44. package/browser/es5/applicationinsights-teechannel-js.3.3.10-nightly3.2507-08.min.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-17
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 - Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-17
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 - Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-17
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 - Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-17
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 - Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Application Insights JavaScript SDK - Tee Channel, 3.3.10-nightly3.2507-17
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-teechannel-js",
3
- "version": "3.3.10-nightly3.2507-08",
3
+ "version": "3.3.10-nightly3.2507-17",
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",
@@ -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.10-nightly3.2507-08",
62
- "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-08",
61
+ "@microsoft/applicationinsights-core-js": "3.3.10-nightly3.2507-17",
62
+ "@microsoft/applicationinsights-common": "3.3.10-nightly3.2507-17",
63
63
  "@nevware21/ts-utils": ">= 0.11.8 < 2.x",
64
64
  "@nevware21/ts-async": ">= 0.5.4 < 2.x"
65
65
  },
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.10-nightly3.2507-08
2
+ * Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.10-nightly3.2507-17
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.10-nightly3.2507-08
2
+ * Microsoft Application Insights JavaScript SDK Tee Channel, 3.3.10-nightly3.2507-17
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
@@ -1154,6 +1154,19 @@ declare namespace ApplicationInsights {
1154
1154
  * @since 3.3.2
1155
1155
  */
1156
1156
  expCfg?: IExceptionConfig;
1157
+ /**
1158
+ * [Optional] A flag to enable or disable the use of the field redaction for urls.
1159
+ * @defaultValue true
1160
+ */
1161
+ redactUrls?: boolean;
1162
+ /**
1163
+ * [Optional] Additional query parameters to redact beyond the default set.
1164
+ * Use this to specify custom parameters that contain sensitive information.
1165
+ * These will be combined with the default parameters that are redacted.
1166
+ * @defaultValue ["sig", "Signature", "AWSAccessKeyId", "X-Goog-Signature"]
1167
+ * @example ["sig", "Signature", "AWSAccessKeyId", "X-Goog-Signature","auth_token", "api_key", "private_data"]
1168
+ */
1169
+ redactQueryParams?: string[];
1157
1170
  }
1158
1171
 
1159
1172
  interface ICookieMgr {