@microsoft/applicationinsights-web-basic 2.8.5-nightly.2207-01 → 2.8.5-nightly.2207-02

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.5-nightly.2207-01
2
+ * Microsoft.ApplicationInsights, 2.8.5-nightly.2207-02
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.5-nightly.2207-01
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.5-nightly.2207-02
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.5-nightly.2207-01
2
+ * Application Insights JavaScript Web SDK - Basic, 2.8.5-nightly.2207-02
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.5-nightly.2207-01",
3
+ "version": "2.8.5-nightly.2207-02",
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.5-nightly.2207-01",
58
- "@microsoft/applicationinsights-channel-js": "2.8.5-nightly.2207-01",
59
- "@microsoft/applicationinsights-core-js": "2.8.5-nightly.2207-01"
57
+ "@microsoft/applicationinsights-common": "2.8.5-nightly.2207-02",
58
+ "@microsoft/applicationinsights-channel-js": "2.8.5-nightly.2207-02",
59
+ "@microsoft/applicationinsights-core-js": "2.8.5-nightly.2207-02"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.8.5-nightly.2207-01",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.8.5-nightly.2207-01.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-pwz1vbKqJtKSfvIXNC2Tw29SjurCkUOdXsPbXInW4R8= sha384-IYm/bcXdtpTEd1o9IJfCD8vwZR5A9mzjspf7mcwOWV5NuxCeUkrRrvLTkudd0bKw sha512-ZDbDwGbXfL0RPM1hKJcuuTi0hR3VTni5IInnUm8m52qDrmYdeDbzLKXihIuNj/C5qDNSqkDLGyyLQUGRH7mRyw==",
9
- "hashes": {
10
- "sha256": "pwz1vbKqJtKSfvIXNC2Tw29SjurCkUOdXsPbXInW4R8=",
11
- "sha384": "IYm/bcXdtpTEd1o9IJfCD8vwZR5A9mzjspf7mcwOWV5NuxCeUkrRrvLTkudd0bKw",
12
- "sha512": "ZDbDwGbXfL0RPM1hKJcuuTi0hR3VTni5IInnUm8m52qDrmYdeDbzLKXihIuNj/C5qDNSqkDLGyyLQUGRH7mRyw=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.8.5-nightly.2207-01.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-Xptgv/2ziw3/mi2COypCTGi8/XEKfw3s6gAh9Sacpz0= sha384-Anz50NJs3E4E+PZpq+w/3TbzbK/lhErTXiEUOWxPOnVzlqPkjdZacCqW757AEhCo sha512-eptcsx1R8cj1v8iaWT7GQNIkiOsI2Ga8xQRppHnNo8VLIKiuWlKqfBTaJSf//2lJetGfj8yPVwj+qc/hl5ZiqQ==",
19
- "hashes": {
20
- "sha256": "Xptgv/2ziw3/mi2COypCTGi8/XEKfw3s6gAh9Sacpz0=",
21
- "sha384": "Anz50NJs3E4E+PZpq+w/3TbzbK/lhErTXiEUOWxPOnVzlqPkjdZacCqW757AEhCo",
22
- "sha512": "eptcsx1R8cj1v8iaWT7GQNIkiOsI2Ga8xQRppHnNo8VLIKiuWlKqfBTaJSf//2lJetGfj8yPVwj+qc/hl5ZiqQ=="
23
- }
24
- }
25
- }
26
- }