@microsoft/applicationinsights-web-basic 3.0.0-beta.2212-09 → 3.0.0-beta.2212-11

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-09
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2212-11
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-09
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2212-11
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-09
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2212-11
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-09",
3
+ "version": "3.0.0-beta.2212-11",
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-09",
57
- "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2212-09",
58
- "@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-09",
56
+ "@microsoft/applicationinsights-common": "3.0.0-beta.2212-11",
57
+ "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2212-11",
58
+ "@microsoft/applicationinsights-core-js": "3.0.0-beta.2212-11",
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-09",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.3.0.0-beta.2212-09.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-P04Blm2KmCSRXoDLeVG8PbKg0uQBxu1GORFkqjzo580= sha384-4P85LLVOIHQoR5RvL8q3ZLcyXEnBtbdOv2wV56rY7IfkjMFJ1pdUNVCAxu3UoJQ7 sha512-eQPLEqr7Q0a3aN70mkkneyfQ1kaIeiwJMJbaccXLeHQxkP9xhDbIK5WhbIRM2Xh3dNCFgDk8CpNI1yD2Yd+Iyw==",
9
- "hashes": {
10
- "sha256": "P04Blm2KmCSRXoDLeVG8PbKg0uQBxu1GORFkqjzo580=",
11
- "sha384": "4P85LLVOIHQoR5RvL8q3ZLcyXEnBtbdOv2wV56rY7IfkjMFJ1pdUNVCAxu3UoJQ7",
12
- "sha512": "eQPLEqr7Q0a3aN70mkkneyfQ1kaIeiwJMJbaccXLeHQxkP9xhDbIK5WhbIRM2Xh3dNCFgDk8CpNI1yD2Yd+Iyw=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.3.0.0-beta.2212-09.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-YgjKiNj3gw/jzXSdQCkH3qKN4wbzVFJHCK0OA14Kh+A= sha384-RgkeorG0e8bGmRMThY35kUxO0q1M9P/oGTaqhw2iANXpL9xYKtnJvK7yyOZITejz sha512-o0PbmaLBQ833KAaVi0n+XsRIUjUz2UpTcyCBy4of+tnNWA3B6scKaqC/YYpJLMfieMmH4ylAvR5LPYHHKfXm2Q==",
19
- "hashes": {
20
- "sha256": "YgjKiNj3gw/jzXSdQCkH3qKN4wbzVFJHCK0OA14Kh+A=",
21
- "sha384": "RgkeorG0e8bGmRMThY35kUxO0q1M9P/oGTaqhw2iANXpL9xYKtnJvK7yyOZITejz",
22
- "sha512": "o0PbmaLBQ833KAaVi0n+XsRIUjUz2UpTcyCBy4of+tnNWA3B6scKaqC/YYpJLMfieMmH4ylAvR5LPYHHKfXm2Q=="
23
- }
24
- }
25
- }
26
- }