@microsoft/applicationinsights-web-basic 2.8.6-nightly.2207-17 → 2.8.6-nightly.2207-18

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.
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Microsoft.ApplicationInsights, 2.8.6-nightly.2207-17
2
+ * Microsoft.ApplicationInsights, 2.8.6-nightly.2207-18
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
- * Application Insights JavaScript Web SDK - Basic, 2.8.6-nightly.2207-17
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.6-nightly.2207-18
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  */
5
5
 
package/dist-esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.6-nightly.2207-17
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.6-nightly.2207-18
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-web-basic",
3
- "version": "2.8.6-nightly.2207-17",
3
+ "version": "2.8.6-nightly.2207-18",
4
4
  "description": "Microsoft Application Insights Javascript SDK core and channel",
5
5
  "homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
6
6
  "author": "Microsoft Application Insights Team",
@@ -54,9 +54,9 @@
54
54
  "dependencies": {
55
55
  "@microsoft/dynamicproto-js": "^1.1.6",
56
56
  "@microsoft/applicationinsights-shims": "2.0.1",
57
- "@microsoft/applicationinsights-common": "2.8.6-nightly.2207-17",
58
- "@microsoft/applicationinsights-channel-js": "2.8.6-nightly.2207-17",
59
- "@microsoft/applicationinsights-core-js": "2.8.6-nightly.2207-17"
57
+ "@microsoft/applicationinsights-common": "2.8.6-nightly.2207-18",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.6-nightly.2207-18",
59
+ "@microsoft/applicationinsights-core-js": "2.8.6-nightly.2207-18"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.6-nightly.2207-17",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.6-nightly.2207-17.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-03/E3cKI//9DZ01IvXgOqVeGS/wkif7lwaoFnLGr7Yc= sha384-c2BzY7c5niQRfYTMkauObV0nmFdYJ8XNyZlPstIjaVrKzbGvCqoftiqyfUQF5hZj sha512-Zgu8TnTuQhRXyRPFmOQ6zGjcn7qXHxW0NtvVwScycSPdg0S6oMFOg2DhjXhkAMxsf7hYFEpfKgGZV+QHcW7r+g==",
9
- "hashes": {
10
- "sha256": "03/E3cKI//9DZ01IvXgOqVeGS/wkif7lwaoFnLGr7Yc=",
11
- "sha384": "c2BzY7c5niQRfYTMkauObV0nmFdYJ8XNyZlPstIjaVrKzbGvCqoftiqyfUQF5hZj",
12
- "sha512": "Zgu8TnTuQhRXyRPFmOQ6zGjcn7qXHxW0NtvVwScycSPdg0S6oMFOg2DhjXhkAMxsf7hYFEpfKgGZV+QHcW7r+g=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.6-nightly.2207-17.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-RzaJJLO7xtOMAYdpFyLCWTbkl9BpVmhQfNYq/6+QzGw= sha384-klDi7JZLbt0nvM6moTRD0Dz+PyQ61thsB6XHn3iEnQbWRTIU9QR9lZkqQ2IkFpsL sha512-6kbTfE0dAvyt0lwdbxCRzHSLc8NkuwvrLq2OyUJAMeTN3gwgBdBYYBJZhN5Bm7GzFQoubGCt115GiX5d23Noeg==",
19
- "hashes": {
20
- "sha256": "RzaJJLO7xtOMAYdpFyLCWTbkl9BpVmhQfNYq/6+QzGw=",
21
- "sha384": "klDi7JZLbt0nvM6moTRD0Dz+PyQ61thsB6XHn3iEnQbWRTIU9QR9lZkqQ2IkFpsL",
22
- "sha512": "6kbTfE0dAvyt0lwdbxCRzHSLc8NkuwvrLq2OyUJAMeTN3gwgBdBYYBJZhN5Bm7GzFQoubGCt115GiX5d23Noeg=="
23
- }
24
- }
25
- }
26
- }