@microsoft/applicationinsights-web-basic 2.7.2-nightly.2111-13 → 2.7.2-nightly.2111-17

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.2-nightly.2111-13
2
+ * Microsoft.ApplicationInsights, 2.7.2-nightly.2111-17
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.2-nightly.2111-13
2
+ * Application Insights JavaScript Web SDK - Basic, 2.7.2-nightly.2111-17
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.2-nightly.2111-13",
3
+ "version": "2.7.2-nightly.2111-17",
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.0",
52
- "@microsoft/applicationinsights-common": "2.7.2-nightly.2111-13",
53
- "@microsoft/applicationinsights-channel-js": "2.7.2-nightly.2111-13",
54
- "@microsoft/applicationinsights-core-js": "2.7.2-nightly.2111-13"
52
+ "@microsoft/applicationinsights-common": "2.7.2-nightly.2111-17",
53
+ "@microsoft/applicationinsights-channel-js": "2.7.2-nightly.2111-17",
54
+ "@microsoft/applicationinsights-core-js": "2.7.2-nightly.2111-17"
55
55
  },
56
56
  "license": "MIT",
57
57
  "publishConfig": {
@@ -1,26 +0,0 @@
1
- {
2
- "name": "aib",
3
- "version": "2.7.2-nightly.2111-13",
4
- "ext": {
5
- "@js": {
6
- "file": "aib.2.7.2-nightly.2111-13.js",
7
- "type": "text/javascript; charset=utf-8",
8
- "integrity": "sha256-vFbfh3HcRogMUKMmH5hAwMWMV2FN3uYNnvd3JPP4NQA= sha384-kXQ6XcjcXZNbPl16KqRaTaB7yNopNWBGPRjeU5nOz1uq7U22b6RsJpgtMln3Fq4R sha512-BufJVRdPd6T0uEttAF2IO7Zm4LP5mUyt1Wi4pq96QZDjCYXTIR9/ckQVS2f6usdyKgB2FiLHHypyfPQAwTQt8A==",
9
- "hashes": {
10
- "sha256": "vFbfh3HcRogMUKMmH5hAwMWMV2FN3uYNnvd3JPP4NQA=",
11
- "sha384": "kXQ6XcjcXZNbPl16KqRaTaB7yNopNWBGPRjeU5nOz1uq7U22b6RsJpgtMln3Fq4R",
12
- "sha512": "BufJVRdPd6T0uEttAF2IO7Zm4LP5mUyt1Wi4pq96QZDjCYXTIR9/ckQVS2f6usdyKgB2FiLHHypyfPQAwTQt8A=="
13
- }
14
- },
15
- "@min.js": {
16
- "file": "aib.2.7.2-nightly.2111-13.min.js",
17
- "type": "text/javascript; charset=utf-8",
18
- "integrity": "sha256-O7WEV4jbcxDgy+6/OnoxUJxmfZImfprtSJaVUb5iZkM= sha384-ZxzXio57wFSZ10fzn8+cPdNeM6jI/qTeOIg+ue/83aZ4h6Euk+GVGCoQTybxhoSG sha512-vVM8+64p/gGQvxBQVXdSs9Qyj6ckHd8wPMiZdaBLQfFnJTne6tCF0fVmsk9wls7akoLc4CPuFy1x8IucJ5OhCg==",
19
- "hashes": {
20
- "sha256": "O7WEV4jbcxDgy+6/OnoxUJxmfZImfprtSJaVUb5iZkM=",
21
- "sha384": "ZxzXio57wFSZ10fzn8+cPdNeM6jI/qTeOIg+ue/83aZ4h6Euk+GVGCoQTybxhoSG",
22
- "sha512": "vVM8+64p/gGQvxBQVXdSs9Qyj6ckHd8wPMiZdaBLQfFnJTne6tCF0fVmsk9wls7akoLc4CPuFy1x8IucJ5OhCg=="
23
- }
24
- }
25
- }
26
- }