@microsoft/applicationinsights-web-basic 3.0.0-beta.2208-03 → 3.0.0-beta.2208-04

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, 3.0.0-beta.2208-03
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2208-04
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, 3.0.0-beta.2208-03
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2208-04
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, 3.0.0-beta.2208-03
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2208-04
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": "3.0.0-beta.2208-03",
3
+ "version": "3.0.0-beta.2208-04",
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": "3.0.0-beta.2208-03",
58
- "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2208-03",
59
- "@microsoft/applicationinsights-core-js": "3.0.0-beta.2208-03"
57
+ "@microsoft/applicationinsights-common": "3.0.0-beta.2208-04",
58
+ "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2208-04",
59
+ "@microsoft/applicationinsights-core-js": "3.0.0-beta.2208-04"
60
60
  },
61
61
  "license": "MIT",
62
62
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "3.0.0-beta.2208-03",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.3.0.0-beta.2208-03.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-k63J7FJ6E0A90epy6oWmIXPQDTvGJ0XwlAzyDvqzNPo= sha384-ijU4Cot3xG2T4Szm6EX0hEB0ilSYcKpPhwEpRPCqtv50d8FZ0Me6aMupWE27UUf4 sha512-kWJbE0Fua2/iZuexXfHHEQ/UtmkWtAbcBlBjtfXZh5V0yhDPnG1sp2Lp/HjJgYjpnRfgJxPk1Obn7R54z6UQQA==",
9
- "hashes": {
10
- "sha256": "k63J7FJ6E0A90epy6oWmIXPQDTvGJ0XwlAzyDvqzNPo=",
11
- "sha384": "ijU4Cot3xG2T4Szm6EX0hEB0ilSYcKpPhwEpRPCqtv50d8FZ0Me6aMupWE27UUf4",
12
- "sha512": "kWJbE0Fua2/iZuexXfHHEQ/UtmkWtAbcBlBjtfXZh5V0yhDPnG1sp2Lp/HjJgYjpnRfgJxPk1Obn7R54z6UQQA=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.3.0.0-beta.2208-03.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-axEon8omIxguFnT4tmHB1LDgm2RyubOiOPK6GxXVKXQ= sha384-Bb4ZSz1ZwSS9fPgPB8knmWBhaiDz1yR1J7fctDMV8Z0euyzQgp9GqQhrM6nR9aoR sha512-wD4pve2eX7RM+WlTkEzYqUl9BOoCsXss4Xwk7BDW7VyoWwf1Whwsq+u1o+OwY7Ms/6Bfq0jvE0xqts8sI7i2EA==",
19
- "hashes": {
20
- "sha256": "axEon8omIxguFnT4tmHB1LDgm2RyubOiOPK6GxXVKXQ=",
21
- "sha384": "Bb4ZSz1ZwSS9fPgPB8knmWBhaiDz1yR1J7fctDMV8Z0euyzQgp9GqQhrM6nR9aoR",
22
- "sha512": "wD4pve2eX7RM+WlTkEzYqUl9BOoCsXss4Xwk7BDW7VyoWwf1Whwsq+u1o+OwY7Ms/6Bfq0jvE0xqts8sI7i2EA=="
23
- }
24
- }
25
- }
26
- }