@microsoft/applicationinsights-web-basic 3.0.0-beta.2301-05 → 3.0.0-beta.2301-07

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.2301-05
2
+ * Microsoft.ApplicationInsights, 3.0.0-beta.2301-07
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.2301-05
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2301-07
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.2301-05
2
+ * Application Insights JavaScript Web SDK - Basic, 3.0.0-beta.2301-07
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.2301-05",
3
+ "version": "3.0.0-beta.2301-07",
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.2301-05",
57
- "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2301-05",
58
- "@microsoft/applicationinsights-core-js": "3.0.0-beta.2301-05",
56
+ "@microsoft/applicationinsights-common": "3.0.0-beta.2301-07",
57
+ "@microsoft/applicationinsights-channel-js": "3.0.0-beta.2301-07",
58
+ "@microsoft/applicationinsights-core-js": "3.0.0-beta.2301-07",
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.2301-05",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.3.0.0-beta.2301-05.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-7O3y0lnS8JmQJo60NXK6AKKr2RyDNXpk6pGJFoBfmnA= sha384-9F6qF/q1UCKdhhcJMafgg+r9Jz09pKCD1f4U4M7kJHWLdydPHQt2FI5GbOKItYRc sha512-xOsv+Casq3URL01nbwjRAWRgSfwMCcuDPg8AZPMBdiJKUjcHuNU7BYH7rJjMBWoB5ySikfgMqrjMVk9bWLHzHA==",
9
- "hashes": {
10
- "sha256": "7O3y0lnS8JmQJo60NXK6AKKr2RyDNXpk6pGJFoBfmnA=",
11
- "sha384": "9F6qF/q1UCKdhhcJMafgg+r9Jz09pKCD1f4U4M7kJHWLdydPHQt2FI5GbOKItYRc",
12
- "sha512": "xOsv+Casq3URL01nbwjRAWRgSfwMCcuDPg8AZPMBdiJKUjcHuNU7BYH7rJjMBWoB5ySikfgMqrjMVk9bWLHzHA=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.3.0.0-beta.2301-05.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-2m/2t2dqHnShndd0l1Dh0OTYxvcJ1Wgutooo/Mp3DNs= sha384-rgvC97/YGEsny3XnJZbOZrSaWOdAhZyvbGzeny0C5OoyO7mebeD6LVQzJamDhfsw sha512-ipBieXO1Os2DgqxVnG0x9mv8t640f2kmSo/qu9EXmR08X2SIwqNrZXNhImOeUkT/uvSBR3hEAo8dWrtOZtXrRw==",
19
- "hashes": {
20
- "sha256": "2m/2t2dqHnShndd0l1Dh0OTYxvcJ1Wgutooo/Mp3DNs=",
21
- "sha384": "rgvC97/YGEsny3XnJZbOZrSaWOdAhZyvbGzeny0C5OoyO7mebeD6LVQzJamDhfsw",
22
- "sha512": "ipBieXO1Os2DgqxVnG0x9mv8t640f2kmSo/qu9EXmR08X2SIwqNrZXNhImOeUkT/uvSBR3hEAo8dWrtOZtXrRw=="
23
- }
24
- }
25
- }
26
- }