@microsoft/applicationinsights-web-basic 2.8.0-beta.2203-08 → 2.8.0-beta.2203-09

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.0-beta.2203-08
2
+ * Microsoft.ApplicationInsights, 2.8.0-beta.2203-09
3
3
  * Copyright (c) Microsoft and contributors. All rights reserved.
4
4
  *
5
5
  * Microsoft Application Insights Team
package/dist-esm/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- * Application Insights JavaScript Web SDK - Basic, 2.8.0-beta.2203-08
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.0-beta.2203-09
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.0-beta.2203-08",
3
+ "version": "2.8.0-beta.2203-09",
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",
@@ -49,9 +49,9 @@
49
49
  "dependencies": {
50
50
  "@microsoft/dynamicproto-js": "^1.1.4",
51
51
  "@microsoft/applicationinsights-shims": "2.0.1",
52
- "@microsoft/applicationinsights-common": "2.8.0-beta.2203-08",
53
- "@microsoft/applicationinsights-channel-js": "2.8.0-beta.2203-08",
54
- "@microsoft/applicationinsights-core-js": "2.8.0-beta.2203-08"
52
+ "@microsoft/applicationinsights-common": "2.8.0-beta.2203-09",
53
+ "@microsoft/applicationinsights-channel-js": "2.8.0-beta.2203-09",
54
+ "@microsoft/applicationinsights-core-js": "2.8.0-beta.2203-09"
55
55
  },
56
56
  "license": "MIT",
57
57
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.0-beta.2203-08",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.0-beta.2203-08.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-SXTEfhj2X6srPpeZPmhHO9MKNqNZBhLg+5eZDlSAgtg= sha384-LntyJSoJI9wbjdspNyxtHhS4IMJaZlTXFlm+NnvSY/7Cr0IDjagwCxat50Zp4515 sha512-MjbNcOev8d9dzUR3jjrNE3ETebdBzye2XLQ+ANIGz/C6pW28Fhm2+MtQWdTT4nKG49SVE32f92C8L6Tk8rgssQ==",
9
- "hashes": {
10
- "sha256": "SXTEfhj2X6srPpeZPmhHO9MKNqNZBhLg+5eZDlSAgtg=",
11
- "sha384": "LntyJSoJI9wbjdspNyxtHhS4IMJaZlTXFlm+NnvSY/7Cr0IDjagwCxat50Zp4515",
12
- "sha512": "MjbNcOev8d9dzUR3jjrNE3ETebdBzye2XLQ+ANIGz/C6pW28Fhm2+MtQWdTT4nKG49SVE32f92C8L6Tk8rgssQ=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.0-beta.2203-08.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-w6nozmwLoTyUFX2d3t6sWGK23t145xlGisDmlC8bt5M= sha384-QWG315yqfVYSYQxE1pTzp83cIR4EQdU3kQPjH7oP4jT15yPI3hDLPPIxxYtdvwia sha512-PeohtSp53yM5pBgy3RDP+2Fp/1cFJZ5iarIRaajgyZ3gBRcf20pAo6WvEbRmacgm93+xWiUxSolwwx1Yu1N6UA==",
19
- "hashes": {
20
- "sha256": "w6nozmwLoTyUFX2d3t6sWGK23t145xlGisDmlC8bt5M=",
21
- "sha384": "QWG315yqfVYSYQxE1pTzp83cIR4EQdU3kQPjH7oP4jT15yPI3hDLPPIxxYtdvwia",
22
- "sha512": "PeohtSp53yM5pBgy3RDP+2Fp/1cFJZ5iarIRaajgyZ3gBRcf20pAo6WvEbRmacgm93+xWiUxSolwwx1Yu1N6UA=="
23
- }
24
- }
25
- }
26
- }