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

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-16
2
+ * Microsoft.ApplicationInsights, 2.8.12-nightly.2304-23
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-16
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.12-nightly.2304-23
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-16
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.12-nightly.2304-23
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-16",
3
+ "version": "2.8.12-nightly.2304-23",
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-16",
58
- "@microsoft/applicationinsights-channel-js": "2.8.12-nightly.2304-16",
59
- "@microsoft/applicationinsights-core-js": "2.8.12-nightly.2304-16"
57
+ "@microsoft/applicationinsights-common": "2.8.12-nightly.2304-23",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.12-nightly.2304-23",
59
+ "@microsoft/applicationinsights-core-js": "2.8.12-nightly.2304-23"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.12-nightly.2304-16",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.12-nightly.2304-16.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-SWtZMszf60eRm87Ld/qmmBg/WOp0xn/F8dAaJkZDxhE= sha384-vpl5ltCp7e+XGDnXs7DrsNRu4TyBl0UNnPrR9G6+AJnliQzq7zH4avpkQNxwJKcJ sha512-VCBL7roco2dLphqZdtK2Uoh0wKBu3IlFwc0jk5QM3A8cow3NzLw71MsYeu7B6U3wSZu/m7VnBNu6KsRJHvH3PA==",
9
- "hashes": {
10
- "sha256": "SWtZMszf60eRm87Ld/qmmBg/WOp0xn/F8dAaJkZDxhE=",
11
- "sha384": "vpl5ltCp7e+XGDnXs7DrsNRu4TyBl0UNnPrR9G6+AJnliQzq7zH4avpkQNxwJKcJ",
12
- "sha512": "VCBL7roco2dLphqZdtK2Uoh0wKBu3IlFwc0jk5QM3A8cow3NzLw71MsYeu7B6U3wSZu/m7VnBNu6KsRJHvH3PA=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.12-nightly.2304-16.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-DN3+7K/JEc6JHjiO7uzxyoXyhT00YYTLsmK+SXO0Mtc= sha384-jYE8sSk7yqF9OrGvXJXcFg08pAn0p30Hes7XbWgv09W8f7LIaNp3DSWZ0yzOEz2M sha512-Na4EX5MIgnFRjt4YKbIrGsJOMQ4mJj2CU3PhZ58k8kS1WMQRIw63SWVdjTfK7sfG1WvWF6RkTOjz4ZXPocC5xg==",
19
- "hashes": {
20
- "sha256": "DN3+7K/JEc6JHjiO7uzxyoXyhT00YYTLsmK+SXO0Mtc=",
21
- "sha384": "jYE8sSk7yqF9OrGvXJXcFg08pAn0p30Hes7XbWgv09W8f7LIaNp3DSWZ0yzOEz2M",
22
- "sha512": "Na4EX5MIgnFRjt4YKbIrGsJOMQ4mJj2CU3PhZ58k8kS1WMQRIw63SWVdjTfK7sfG1WvWF6RkTOjz4ZXPocC5xg=="
23
- }
24
- }
25
- }
26
- }