@microsoft/applicationinsights-dependencies-js 3.4.3 → 3.4.4-nightly3.2607-03
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.
- package/browser/es5/applicationinsights-dependencies-js.cjs.js +2 -2
- package/browser/es5/applicationinsights-dependencies-js.cjs.js.map +1 -1
- package/browser/es5/applicationinsights-dependencies-js.cjs.min.js +2 -2
- package/browser/es5/applicationinsights-dependencies-js.cjs.min.js.map +1 -1
- package/browser/es5/applicationinsights-dependencies-js.gbl.js +4 -4
- package/browser/es5/applicationinsights-dependencies-js.gbl.js.map +1 -1
- package/browser/es5/applicationinsights-dependencies-js.gbl.min.js +2 -2
- package/browser/es5/applicationinsights-dependencies-js.gbl.min.js.map +1 -1
- package/browser/es5/applicationinsights-dependencies-js.integrity.json +25 -25
- package/browser/es5/applicationinsights-dependencies-js.js +4 -4
- package/browser/es5/applicationinsights-dependencies-js.js.map +1 -1
- package/browser/es5/applicationinsights-dependencies-js.min.js +2 -2
- package/browser/es5/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist/es5/applicationinsights-dependencies-js.js +2 -2
- package/dist/es5/applicationinsights-dependencies-js.js.map +1 -1
- package/dist/es5/applicationinsights-dependencies-js.min.js +2 -2
- package/dist/es5/applicationinsights-dependencies-js.min.js.map +1 -1
- package/dist-es5/DependencyInitializer.js +1 -1
- package/dist-es5/DependencyListener.js +1 -1
- package/dist-es5/InternalConstants.js +1 -1
- package/dist-es5/__DynamicConstants.js +1 -1
- package/dist-es5/ajax.js +1 -1
- package/dist-es5/ajaxRecord.js +1 -1
- package/dist-es5/applicationinsights-dependencies-js.js +1 -1
- package/package.json +75 -72
- package/types/applicationinsights-dependencies-js.d.ts +1 -1
- package/types/applicationinsights-dependencies-js.namespaced.d.ts +1 -1
|
@@ -1,65 +1,65 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "applicationinsights-dependencies-js",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.4-nightly3.2607-03",
|
|
4
4
|
"ext": {
|
|
5
5
|
"@cjs.js": {
|
|
6
6
|
"file": "applicationinsights-dependencies-js.cjs.js",
|
|
7
7
|
"type": "text/javascript; charset=utf-8",
|
|
8
|
-
"integrity": "sha256-
|
|
8
|
+
"integrity": "sha256-LJqrkKBvrlixU/HYsTEuqAE/QRX/ejwhPFP7h7dlyYE= sha384-S6E9640NfD4bVnF6Hu2pGkx+LBxRqYn5g2EIgwRkbAxWcHko4sTrKLzG3wCwyqQZ sha512-8hr5dwWhmW5gb5ZOqnKmWqZcIERiRTFpvsG7XHjHqNcxxUq8Ejv/i2Goqt3ikDYhOCT3wGq/2pOFBIRVc1cMXg==",
|
|
9
9
|
"hashes": {
|
|
10
|
-
"sha256": "
|
|
11
|
-
"sha384": "
|
|
12
|
-
"sha512": "
|
|
10
|
+
"sha256": "LJqrkKBvrlixU/HYsTEuqAE/QRX/ejwhPFP7h7dlyYE=",
|
|
11
|
+
"sha384": "S6E9640NfD4bVnF6Hu2pGkx+LBxRqYn5g2EIgwRkbAxWcHko4sTrKLzG3wCwyqQZ",
|
|
12
|
+
"sha512": "8hr5dwWhmW5gb5ZOqnKmWqZcIERiRTFpvsG7XHjHqNcxxUq8Ejv/i2Goqt3ikDYhOCT3wGq/2pOFBIRVc1cMXg=="
|
|
13
13
|
}
|
|
14
14
|
},
|
|
15
15
|
"@cjs.min.js": {
|
|
16
16
|
"file": "applicationinsights-dependencies-js.cjs.min.js",
|
|
17
17
|
"type": "text/javascript; charset=utf-8",
|
|
18
|
-
"integrity": "sha256-
|
|
18
|
+
"integrity": "sha256-VQZwQlFU9GxpfWFDfyaFbQaydaJ7N736AEvc3XX/BJ4= sha384-DEjHMKpd0gpzbYLKaetf790ntbg1brbhnVhvzOzCllZ6NXP9ilntxF0FeUF+gCb8 sha512-O8xD+tWii3/BbxAsaZKxJL3IRhMI1ynxjlh2YWlN8DFGWL8nRpaWg9zYzQpWXGhaBtRxNQNkgtUr2N6mxSymeA==",
|
|
19
19
|
"hashes": {
|
|
20
|
-
"sha256": "
|
|
21
|
-
"sha384": "
|
|
22
|
-
"sha512": "
|
|
20
|
+
"sha256": "VQZwQlFU9GxpfWFDfyaFbQaydaJ7N736AEvc3XX/BJ4=",
|
|
21
|
+
"sha384": "DEjHMKpd0gpzbYLKaetf790ntbg1brbhnVhvzOzCllZ6NXP9ilntxF0FeUF+gCb8",
|
|
22
|
+
"sha512": "O8xD+tWii3/BbxAsaZKxJL3IRhMI1ynxjlh2YWlN8DFGWL8nRpaWg9zYzQpWXGhaBtRxNQNkgtUr2N6mxSymeA=="
|
|
23
23
|
}
|
|
24
24
|
},
|
|
25
25
|
"@gbl.js": {
|
|
26
26
|
"file": "applicationinsights-dependencies-js.gbl.js",
|
|
27
27
|
"type": "text/javascript; charset=utf-8",
|
|
28
|
-
"integrity": "sha256-
|
|
28
|
+
"integrity": "sha256-NJtCTxX9Jo5Z/ABnmpK/6BLMNI26jFgIHTdRJI559DA= sha384-MexmBurfxvNfcbJ1SaPW0sGsVcZvLfjZfEdq5jS051kCDYNeffPgr35B0EfUpHZi sha512-9MoGIM2YlRGlt7eXLWtqT4IsGi0ElMyTJVVe2Fa0LxCgJa/w1gIti+fLOB2MlNyvvLOYv1LNrVak89cZNhp9sQ==",
|
|
29
29
|
"hashes": {
|
|
30
|
-
"sha256": "
|
|
31
|
-
"sha384": "
|
|
32
|
-
"sha512": "
|
|
30
|
+
"sha256": "NJtCTxX9Jo5Z/ABnmpK/6BLMNI26jFgIHTdRJI559DA=",
|
|
31
|
+
"sha384": "MexmBurfxvNfcbJ1SaPW0sGsVcZvLfjZfEdq5jS051kCDYNeffPgr35B0EfUpHZi",
|
|
32
|
+
"sha512": "9MoGIM2YlRGlt7eXLWtqT4IsGi0ElMyTJVVe2Fa0LxCgJa/w1gIti+fLOB2MlNyvvLOYv1LNrVak89cZNhp9sQ=="
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"@gbl.min.js": {
|
|
36
36
|
"file": "applicationinsights-dependencies-js.gbl.min.js",
|
|
37
37
|
"type": "text/javascript; charset=utf-8",
|
|
38
|
-
"integrity": "sha256-
|
|
38
|
+
"integrity": "sha256-7cXD5sEYdzzNZFmtSZO61egFBluABuu6uFLBSAHYwzU= sha384-2N4N8v8kwSQXaG0roxHchM+mHjKKBdcRyhk17KfihVnhj1KTVMDJjstV2tbtB7XX sha512-020wWbPE59+rTKcSR3XCCCsj3/UEMz0UsIPgurOAO3Y1P7BU3XVTkYL+X8KEvpIe1xT/OliMi0E/psKrqqZTnA==",
|
|
39
39
|
"hashes": {
|
|
40
|
-
"sha256": "
|
|
41
|
-
"sha384": "
|
|
42
|
-
"sha512": "
|
|
40
|
+
"sha256": "7cXD5sEYdzzNZFmtSZO61egFBluABuu6uFLBSAHYwzU=",
|
|
41
|
+
"sha384": "2N4N8v8kwSQXaG0roxHchM+mHjKKBdcRyhk17KfihVnhj1KTVMDJjstV2tbtB7XX",
|
|
42
|
+
"sha512": "020wWbPE59+rTKcSR3XCCCsj3/UEMz0UsIPgurOAO3Y1P7BU3XVTkYL+X8KEvpIe1xT/OliMi0E/psKrqqZTnA=="
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
"@js": {
|
|
46
46
|
"file": "applicationinsights-dependencies-js.js",
|
|
47
47
|
"type": "text/javascript; charset=utf-8",
|
|
48
|
-
"integrity": "sha256-
|
|
48
|
+
"integrity": "sha256-uJ2OOHft1wi7MQqWMJeuDLACk5wRS9W2xQl48FWK010= sha384-WOK5RjmMfZmA1guli6GIF9nnAFY0xPLXidszKZpC+wYYVyMesIZuzJwCgZ3KKw1x sha512-k6SN6O3/6CsMCt/E0Ioy9IMuvWbvnwbWRuN+u4P0r/fT7ImVeahkly6Mh6s6y45modClkibg6I5sgWCabTvSNw==",
|
|
49
49
|
"hashes": {
|
|
50
|
-
"sha256": "
|
|
51
|
-
"sha384": "
|
|
52
|
-
"sha512": "
|
|
50
|
+
"sha256": "uJ2OOHft1wi7MQqWMJeuDLACk5wRS9W2xQl48FWK010=",
|
|
51
|
+
"sha384": "WOK5RjmMfZmA1guli6GIF9nnAFY0xPLXidszKZpC+wYYVyMesIZuzJwCgZ3KKw1x",
|
|
52
|
+
"sha512": "k6SN6O3/6CsMCt/E0Ioy9IMuvWbvnwbWRuN+u4P0r/fT7ImVeahkly6Mh6s6y45modClkibg6I5sgWCabTvSNw=="
|
|
53
53
|
}
|
|
54
54
|
},
|
|
55
55
|
"@min.js": {
|
|
56
56
|
"file": "applicationinsights-dependencies-js.min.js",
|
|
57
57
|
"type": "text/javascript; charset=utf-8",
|
|
58
|
-
"integrity": "sha256-
|
|
58
|
+
"integrity": "sha256-N/EoOgCa9Nx1Xj3gOZ7Q9M1xAlbf1QNotUAAoxczDYM= sha384-4TH0MplqHgGGd5cH34z69LokXKZ9rvXft5Vg/zTfKKuY/JBFNSoPxdoAx1XO7ota sha512-brV0sp05pBffxMT+PI3iMGcOXc532rBe5mxaQBV4gvK3hPGFVtEfibhLL7jplPvgaQOeOPfhcYuCNmzTF2dWEA==",
|
|
59
59
|
"hashes": {
|
|
60
|
-
"sha256": "
|
|
61
|
-
"sha384": "/
|
|
62
|
-
"sha512": "
|
|
60
|
+
"sha256": "N/EoOgCa9Nx1Xj3gOZ7Q9M1xAlbf1QNotUAAoxczDYM=",
|
|
61
|
+
"sha384": "4TH0MplqHgGGd5cH34z69LokXKZ9rvXft5Vg/zTfKKuY/JBFNSoPxdoAx1XO7ota",
|
|
62
|
+
"sha512": "brV0sp05pBffxMT+PI3iMGcOXc532rBe5mxaQBV4gvK3hPGFVtEfibhLL7jplPvgaQOeOPfhcYuCNmzTF2dWEA=="
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Application Insights JavaScript SDK - Dependencies Plugin, 3.4.
|
|
2
|
+
* Application Insights JavaScript SDK - Dependencies Plugin, 3.4.4-nightly3.2607-03
|
|
3
3
|
* Copyright (c) Microsoft and contributors. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
(function (global, factory) {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
typeof exports === "object" && typeof module !== undef ? factory(exports) :
|
|
8
8
|
typeof define === "function" && define.amd ? define(["exports"], factory) :
|
|
9
9
|
(function(global){
|
|
10
|
-
var nsKey, key, nm, theExports = {}, modName = "
|
|
11
|
-
var mods={}, modDetail=mods[modName]={}, ver="3.4.
|
|
10
|
+
var nsKey, key, nm, theExports = {}, modName = "es5_applicationinsights_dependencies_js_3_4_4_nightly3_2607_03", msMod="__ms$mod__";
|
|
11
|
+
var mods={}, modDetail=mods[modName]={}, ver="3.4.4-nightly3.2607-03";
|
|
12
12
|
var baseNs=global, nsKey="Microsoft", baseNs=baseNs[nsKey]=(baseNs[nsKey]||{});
|
|
13
13
|
// Versioned namespace "Microsoft.ApplicationInsights3"
|
|
14
14
|
var exportNs=baseNs, nsKey="ApplicationInsights3", exportNs=exportNs[nsKey]=(exportNs[nsKey]||{});
|
|
@@ -1770,7 +1770,7 @@ function newId(maxLength) {
|
|
|
1770
1770
|
return result;
|
|
1771
1771
|
}
|
|
1772
1772
|
|
|
1773
|
-
var version = "3.4.
|
|
1773
|
+
var version = "3.4.4-nightly3.2607-03";
|
|
1774
1774
|
var instanceName = "." + newId(6);
|
|
1775
1775
|
var _dataUid = 0;
|
|
1776
1776
|
function _canAcceptData(target) {
|