@microsoft/applicationinsights-web-basic 2.8.12-nightly.2304-11 → 2.8.12-nightly.2304-16

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.12-nightly.2304-11
2
+ * Microsoft.ApplicationInsights, 2.8.12-nightly.2304-16
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.12-nightly.2304-11
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.12-nightly.2304-16
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.12-nightly.2304-11
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.12-nightly.2304-16
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.12-nightly.2304-11",
3
+ "version": "2.8.12-nightly.2304-16",
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.9",
56
56
  "@microsoft/applicationinsights-shims": "2.0.2",
57
- "@microsoft/applicationinsights-common": "2.8.12-nightly.2304-11",
58
- "@microsoft/applicationinsights-channel-js": "2.8.12-nightly.2304-11",
59
- "@microsoft/applicationinsights-core-js": "2.8.12-nightly.2304-11"
57
+ "@microsoft/applicationinsights-common": "2.8.12-nightly.2304-16",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.12-nightly.2304-16",
59
+ "@microsoft/applicationinsights-core-js": "2.8.12-nightly.2304-16"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.12-nightly.2304-11",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.12-nightly.2304-11.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-W7Z1JorQlr0DRrjmPC3SdTNHcDeJ3Tv5Trg6FPgJEso= sha384-q6eF5VB5h3aZhD9t5OyKLo2fKqr/1z+ZyONI+nqJsD2yk9Ww5b6aMEqvjrn6/wH7 sha512-/1p5xopCKt5DEtLzmLL7Fdh3UxE+6ArCUctzH/L51ANuAH5WL8OWbqb9R7PpsdIn5l9DKR0kqVADo1gfriGGAQ==",
9
- "hashes": {
10
- "sha256": "W7Z1JorQlr0DRrjmPC3SdTNHcDeJ3Tv5Trg6FPgJEso=",
11
- "sha384": "q6eF5VB5h3aZhD9t5OyKLo2fKqr/1z+ZyONI+nqJsD2yk9Ww5b6aMEqvjrn6/wH7",
12
- "sha512": "/1p5xopCKt5DEtLzmLL7Fdh3UxE+6ArCUctzH/L51ANuAH5WL8OWbqb9R7PpsdIn5l9DKR0kqVADo1gfriGGAQ=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.12-nightly.2304-11.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-GPcG7Hztrlx5UuX8iALHHs5VsG6MTKoMQbFMSykx1Qk= sha384-XFNfToqEM4ftvw2J9g0GJzuXDwJec9x3UdWiC5FDGvf5JHbfqUgFtfuOiwMLFb2w sha512-1qlP85D76pof0MSLwet9Qyo+TfN4HeVZNmtUoJLr38yKckwmXEc2FyvIclYqof+Yf150e49ai1zHI+XFtp7Wpw==",
19
- "hashes": {
20
- "sha256": "GPcG7Hztrlx5UuX8iALHHs5VsG6MTKoMQbFMSykx1Qk=",
21
- "sha384": "XFNfToqEM4ftvw2J9g0GJzuXDwJec9x3UdWiC5FDGvf5JHbfqUgFtfuOiwMLFb2w",
22
- "sha512": "1qlP85D76pof0MSLwet9Qyo+TfN4HeVZNmtUoJLr38yKckwmXEc2FyvIclYqof+Yf150e49ai1zHI+XFtp7Wpw=="
23
- }
24
- }
25
- }
26
- }