@microsoft/applicationinsights-web-basic 2.7.4-nightly.2202-02 → 2.7.4-nightly.2202-03

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.7.4-nightly.2202-02
2
+ * Microsoft.ApplicationInsights, 2.7.4-nightly.2202-03
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.7.4-nightly.2202-02
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.4-nightly.2202-03
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.7.4-nightly.2202-02",
3
+ "version": "2.7.4-nightly.2202-03",
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.7.4-nightly.2202-02",
53
- "@microsoft/applicationinsights-channel-js": "2.7.4-nightly.2202-02",
54
- "@microsoft/applicationinsights-core-js": "2.7.4-nightly.2202-02"
52
+ "@microsoft/applicationinsights-common": "2.7.4-nightly.2202-03",
53
+ "@microsoft/applicationinsights-channel-js": "2.7.4-nightly.2202-03",
54
+ "@microsoft/applicationinsights-core-js": "2.7.4-nightly.2202-03"
55
55
  },
56
56
  "license": "MIT",
57
57
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.7.4-nightly.2202-02",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.7.4-nightly.2202-02.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-1PnDOKXCksEKRNsqrNdJsp3Af6HWCdH2hcdymj1Syq4= sha384-KrnjkXte4txXAaq4HejS+arJmdw3lbYfLzf89POc68TsnAeavfvH8YRSfLG2bNXh sha512-CVg9WJN3bB6SACdP3uly0R9Q6irVcGf88fpx+91PhdAYs2Kwmh0VVmNR0uBh3wm+VOAl+uAc2LxWROZk7bpnUw==",
9
- "hashes": {
10
- "sha256": "1PnDOKXCksEKRNsqrNdJsp3Af6HWCdH2hcdymj1Syq4=",
11
- "sha384": "KrnjkXte4txXAaq4HejS+arJmdw3lbYfLzf89POc68TsnAeavfvH8YRSfLG2bNXh",
12
- "sha512": "CVg9WJN3bB6SACdP3uly0R9Q6irVcGf88fpx+91PhdAYs2Kwmh0VVmNR0uBh3wm+VOAl+uAc2LxWROZk7bpnUw=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.7.4-nightly.2202-02.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-eoQ1QB5s6LuogJEXNmSRos/lUxh8I9PiFN27zJnWpd0= sha384-CY6hYQqOLFXicpQ91E7ZGbRcVcLGuXStIvGBsvu+E0jdZYoHTunO5rBqZpC2Ggnh sha512-lyH8AsQL7EdG6hsew0kpDFmV4eDN20DaQpRu2Opo7dFK3TZ9rjtEWpCzGtNSUxH/mOpHaVHyt32/Pr9cuZYueg==",
19
- "hashes": {
20
- "sha256": "eoQ1QB5s6LuogJEXNmSRos/lUxh8I9PiFN27zJnWpd0=",
21
- "sha384": "CY6hYQqOLFXicpQ91E7ZGbRcVcLGuXStIvGBsvu+E0jdZYoHTunO5rBqZpC2Ggnh",
22
- "sha512": "lyH8AsQL7EdG6hsew0kpDFmV4eDN20DaQpRu2Opo7dFK3TZ9rjtEWpCzGtNSUxH/mOpHaVHyt32/Pr9cuZYueg=="
23
- }
24
- }
25
- }
26
- }