@microsoft/applicationinsights-web-basic 3.0.0-beta.2212-03 → 3.0.0-beta.2212-05

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.2212-03
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2212-05
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.2212-03
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2212-05
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.2212-03
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2212-05
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.2212-03",
3
+ "version": "3.0.0-beta.2212-05",
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",
@@ -53,9 +53,9 @@
53
53
  "dependencies": {
54
54
  "@microsoft/dynamicproto-js": "^1.1.7",
55
55
  "@microsoft/applicationinsights-shims": "2.0.2",
56
- "@microsoft/applicationinsights-common": "3.0.0-beta.2212-03",
57
- "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2212-03",
58
- "@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-03",
56
+ "@microsoft/applicationinsights-common": "3.0.0-beta.2212-05",
57
+ "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2212-05",
58
+ "@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-05",
59
59
  "@nevware21/ts-utils": "^0.6.0"
60
60
  },
61
61
  "license": "MIT",
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "3.0.0-beta.2212-03",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.3.0.0-beta.2212-03.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-hW7OuM/6Xilt+zI+oav9ukB7dpNjEdZK/GAGvnySocw= sha384-tBXyyRF1Q6XZvHVptrTdVcJykMqEHxVrbT0F2ZEfogZGyW6PMkjdodYzeRVm0Ee4 sha512-hVIvthN9ASAObcFHGn7OOd8Apf4+hhLpuERC4BjkXZJMj344wForvLDI6ToGIDo/LDsFAapdtYrndJyHHD1v7g==",
9
- "hashes": {
10
- "sha256": "hW7OuM/6Xilt+zI+oav9ukB7dpNjEdZK/GAGvnySocw=",
11
- "sha384": "tBXyyRF1Q6XZvHVptrTdVcJykMqEHxVrbT0F2ZEfogZGyW6PMkjdodYzeRVm0Ee4",
12
- "sha512": "hVIvthN9ASAObcFHGn7OOd8Apf4+hhLpuERC4BjkXZJMj344wForvLDI6ToGIDo/LDsFAapdtYrndJyHHD1v7g=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.3.0.0-beta.2212-03.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-kIo1MgEy597VqUzE0kcV7elK6HMtwbmuHzodW9pfT5k= sha384-TjejEjps8C9Jg79eqRf7viW0GgDKQHvmbrQAfbiaOGghfsgKIqhkEJkR2zjihwU8 sha512-RpOgT5jqFr77y16VjgAWPPU7oPduCkSsYieWad55oD1HCv83WB3hTNsf2omQgf5PnXSL1s2Kc0z8/egZEu7KEw==",
19
- "hashes": {
20
- "sha256": "kIo1MgEy597VqUzE0kcV7elK6HMtwbmuHzodW9pfT5k=",
21
- "sha384": "TjejEjps8C9Jg79eqRf7viW0GgDKQHvmbrQAfbiaOGghfsgKIqhkEJkR2zjihwU8",
22
- "sha512": "RpOgT5jqFr77y16VjgAWPPU7oPduCkSsYieWad55oD1HCv83WB3hTNsf2omQgf5PnXSL1s2Kc0z8/egZEu7KEw=="
23
- }
24
- }
25
- }
26
- }