@microsoft/applicationinsights-web-basic 2.8.14-nightly.2305-06 → 2.8.14-nightly.2305-10

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.14-nightly.2305-06
2
+ * Microsoft.ApplicationInsights, 2.8.14-nightly.2305-10
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.14-nightly.2305-06
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.14-nightly.2305-10
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.14-nightly.2305-06
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.14-nightly.2305-10
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.14-nightly.2305-06",
3
+ "version": "2.8.14-nightly.2305-10",
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.14-nightly.2305-06",
58
- "@microsoft/applicationinsights-channel-js": "2.8.14-nightly.2305-06",
59
- "@microsoft/applicationinsights-core-js": "2.8.14-nightly.2305-06"
57
+ "@microsoft/applicationinsights-common": "2.8.14-nightly.2305-10",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.14-nightly.2305-10",
59
+ "@microsoft/applicationinsights-core-js": "2.8.14-nightly.2305-10"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.14-nightly.2305-06",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.14-nightly.2305-06.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-6qkZDbCxp3iYnP8xVTt+tMSTydLM/dOZFz3ITIdeMjw= sha384-FzrnCpPJrypmnijEpMYlAUAnsRdPQS4VaTgWMFlKz/bLeK6s18i/MmeoyiSS3lF6 sha512-XeY0uQ0s6o7D8fYOncwMBELgSEm0zcQ5hRpUN6hhBazl4Sn5YxcE37iUFxjMv4TozIsSIz2ZgpfgBp/tnVwtUg==",
9
- "hashes": {
10
- "sha256": "6qkZDbCxp3iYnP8xVTt+tMSTydLM/dOZFz3ITIdeMjw=",
11
- "sha384": "FzrnCpPJrypmnijEpMYlAUAnsRdPQS4VaTgWMFlKz/bLeK6s18i/MmeoyiSS3lF6",
12
- "sha512": "XeY0uQ0s6o7D8fYOncwMBELgSEm0zcQ5hRpUN6hhBazl4Sn5YxcE37iUFxjMv4TozIsSIz2ZgpfgBp/tnVwtUg=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.14-nightly.2305-06.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-gWMWyTIavJ1duHyU5a0yl4U/fAF6MPGIhphiGbHVlmg= sha384-KC0ZBOH+c8KvEUFG44J2JKne6PYVbQlpY7sPwJycrxE1M3HSr9AUQc3Zj4DFq8Mt sha512-G9vtjwyaxksASBU36mmdKEyYkoRuyQhRJ7TXxbCd60+neCbJnq1Y47FpvdgU6bebtOTuD3ALcgNaPhvukCfcaw==",
19
- "hashes": {
20
- "sha256": "gWMWyTIavJ1duHyU5a0yl4U/fAF6MPGIhphiGbHVlmg=",
21
- "sha384": "KC0ZBOH+c8KvEUFG44J2JKne6PYVbQlpY7sPwJycrxE1M3HSr9AUQc3Zj4DFq8Mt",
22
- "sha512": "G9vtjwyaxksASBU36mmdKEyYkoRuyQhRJ7TXxbCd60+neCbJnq1Y47FpvdgU6bebtOTuD3ALcgNaPhvukCfcaw=="
23
- }
24
- }
25
- }
26
- }