[Shims-Release] Increase version to 2.0.2 (#1934)

This commit is contained in:
Nev 2022-10-24 14:44:50 -07:00 коммит произвёл GitHub
Родитель 80e2bf20b6
Коммит 86342f35b1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 208 добавлений и 149 удалений

Просмотреть файл

@ -2,6 +2,12 @@
> Note: ES3/IE8 compatibility will be removed in the future v3.x.x releases (scheduled for mid-late 2022), so if you need to retain ES3 compatibility you will need to remain on the 2.x.x versions of the SDK or your runtime will need install polyfill's to your ES3 environment before loading / initializing the SDK.
## Shims 2.0.2 (Oct 24th, 2022)
## Changelog
- #1911 Uncaught ReferenceError: global is not defined
## 2.8.8 (Oct 3rd, 2022)
- Updates Chrome Debug Extension to 0.3.8

349
common/config/rush/npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -188,9 +189,9 @@
}
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.10.7",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.7.tgz",
"integrity": "sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==",
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.6.tgz",
"integrity": "sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==",
"peer": true,
"dependencies": {
"@humanwhocodes/object-schema": "^1.2.1",
@ -252,6 +253,11 @@
"@rushstack/node-core-library": "3.53.2"
}
},
"node_modules/@microsoft/applicationinsights-shims": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.1.tgz",
"integrity": "sha512-G0MXf6R6HndRbDy9BbEj0zrLeuhwt2nsXk2zKtF0TnYo39KgYqhYC2ayIzKPTm2KAE+xzD7rgyLdZnrcRvt9WQ=="
},
"node_modules/@microsoft/dynamicproto-js": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.7.tgz",
@ -467,9 +473,10 @@
"node_modules/@rush-temp/applicationinsights-analytics-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-analytics-js.tgz",
"integrity": "sha512-E9Lv+zM9iee671H6m5lIG72zFkj5+um2oPoq5pb7NscT/5xlMNBSfApWa2EYx4Q0Yt6IffdIBZ1qYotLCvhlPA==",
"integrity": "sha512-za/RAs0QzL2kir7wpAmjWPCd9aLgjm2hVhMlWnI4VFpNmXSbcDFu0bYMfEY9Ia0kZP7jNYYTZnpjJvp1YSnIzw==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -493,9 +500,10 @@
"node_modules/@rush-temp/applicationinsights-channel-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-channel-js.tgz",
"integrity": "sha512-em7r5wFXf1s2btccsBCfHARttP9HGucN0fELNggRERvreWAM/4OaQpzeWID5+g7I2l0V0R3pJMgNshMFXNMLaA==",
"integrity": "sha512-z51Du30rV3mVbgbVWs7qqBZJMP2eqdW/jIphJLRyOlcPwu3Hz95fHoXCg9OLDwuXnURraimljBMejzeKs16P6Q==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -517,8 +525,9 @@
"node_modules/@rush-temp/applicationinsights-chrome-debug-extension": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-chrome-debug-extension.tgz",
"integrity": "sha512-sS/ttQ8DAPx7Fh+zxgdNXUGGQKZ0D+nOIk6sMYU64OlbjT7OWX1Htjid5Cf7Ln2dCgVr3+dSOVbkCO6Jv/rVBQ==",
"integrity": "sha512-euEcVGz2q4nUkCTOCvRyGTWKy7vRZK7euRLznwFVB+5SxcUyO3uSOOq3ZZWBnctzdD6OSmmF5xMq23roDmi7NA==",
"dependencies": {
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -550,9 +559,10 @@
"node_modules/@rush-temp/applicationinsights-clickanalytics-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-clickanalytics-js.tgz",
"integrity": "sha512-rXkWRTUQuFP0cHwC2yK802XTa5e+60i7OqlFJyijLjIFWLRaNkY+LgqmkTPZqt6ektn85pG9b/AbQuYGz5WR6g==",
"integrity": "sha512-TXB1ffrcRjrIJvLv8YzlHkxoraRPe1QvzJSnmmh+F0yZ/PBEsS9Fg1zzbHGvEeT95S47RxzOK0kz8fkJKN38Iw==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -573,9 +583,10 @@
"node_modules/@rush-temp/applicationinsights-common": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-common.tgz",
"integrity": "sha512-vdmoHzWCpgHkJHEz0SE4ddNMamcsWL2uNaFjlJ8Dju3cFmmD1jYEadh5Ur63Szf2L/nH7CvbZlFmuGrnCtfyUg==",
"integrity": "sha512-UDe8iJSsFsXErPxwIsKJGtqExe3BQtCM2dbPms+Kh8uvQ71DwfpAH6IS04LtaYD8uVaVxsrL4EKuE5s9Ytt7HA==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -596,9 +607,10 @@
"node_modules/@rush-temp/applicationinsights-core-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-core-js.tgz",
"integrity": "sha512-KGWbU7LwnOdVANXNLK9t0ExRTbnwgYNLZBParU+R1mK0GJMfRjkrkt0nzIzaKlGjVniZBGQxyw04rIGLH0SvPA==",
"integrity": "sha512-Ks2gHkoeOY06/HPC3DAfag9FVzF/6FvDh7qKEfPZ19Ekto9I+S2+jkuT0qg9ZtZ9e6GMGtlq3Skn25BplQGQwQ==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -622,9 +634,10 @@
"node_modules/@rush-temp/applicationinsights-debugplugin-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-debugplugin-js.tgz",
"integrity": "sha512-y4gpElXnzoiLMD4kUF6uhDVHZa4raqA1+SXmlI48gtIzstBAimeSyhC9IZqw0XUzMWoon/rsrLMGGuVVc9gNTQ==",
"integrity": "sha512-hI9EMWaGzXQitkRx12i0+27trSJlo9dmydZctpDqdI7hzGbK37R5nR4D185r8RZ46Dg5mY91Apz3ox5E5mzdng==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -645,9 +658,10 @@
"node_modules/@rush-temp/applicationinsights-dependencies-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-dependencies-js.tgz",
"integrity": "sha512-gDL1CXIDVLGvDNNVXCGms4R+V/bnWOuHzj6UW+WyW2WRIR8Idkgp6HiDwwDNe+xUmyFxGaF6kAnJ9IrH0EBF8g==",
"integrity": "sha512-IEmgA+9wJjtl3kHdiBw1HHZVJbhfviZ1F0ocjcLcbHs2hfx6MCwgEZkPSt0f+6LhpwnfxhMkXMwhAX5IGSolSQ==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -679,9 +693,10 @@
"node_modules/@rush-temp/applicationinsights-perfmarkmeasure-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-perfmarkmeasure-js.tgz",
"integrity": "sha512-RjvELOoiyOHGZflFv7Jo5UnZqeu35nXIE7FP7dPGK+rdbHf0HQ4o83lvF3DqQR0ZFWIBcbka5/XG8jDOIIDrNQ==",
"integrity": "sha512-0EeuF35hv+G1n3Ufbe2FZkMpoCZ87mbJF9AIXxDfdnPBa5XiruKlZ61UNm7n9Ol3HaNkYaMlOIHXnfNCVBGh4g==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -702,9 +717,10 @@
"node_modules/@rush-temp/applicationinsights-properties-js": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-properties-js.tgz",
"integrity": "sha512-7fiv57wFm7YmLjMotdTQT4DysKRz/smeCFHafOqu/s7w6251xYX3uX6/siaqmaaT6wKBhTl3XDf+LuCejZ2UoQ==",
"integrity": "sha512-EJ28g5oCKrgzKXC9XMbtftF0fmiMVgUEdHu6UOW3wCVK4EqDTkjXDAYcyie93+ZeZb6N0aqCTaOT/0qwrnf91A==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -787,9 +803,10 @@
"node_modules/@rush-temp/applicationinsights-web": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-web.tgz",
"integrity": "sha512-7GnVCTjfIQjoYEMwiGHpL+VKJNsi16wcje9NOV+ggZBT9BFFDBEM+CmPP1VKiWvNwXUClfOGgjqLOEnFqT+tBA==",
"integrity": "sha512-aS9KqXq4jyivtWVchpdEhA/i+GKA917KQDnee0i+plOiraDnZ0K5h824oGQgPcBEc8dZPgT8LuqK0r4cgtVsew==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -815,9 +832,10 @@
"node_modules/@rush-temp/applicationinsights-web-basic": {
"version": "0.0.0",
"resolved": "file:projects/applicationinsights-web-basic.tgz",
"integrity": "sha512-xkzufLzK2UrJynqlC2NJVQz3vsaIFFQZNTPYLrMGLo/5OKdn46CcoEoVCr7NhJFDMuBhBGm8toIP+Ptit5ppXw==",
"integrity": "sha512-y+ROweKg8I85k9rsKy8BtLCi/6SpsEUXVswIpowMqnDWX3nKqBOfA4NxNqQpEDESgPQmTEu3oX5enDNvhODEJA==",
"dependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -1032,11 +1050,12 @@
"peer": true
},
"node_modules/@types/keyv": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz",
"integrity": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-4.2.0.tgz",
"integrity": "sha512-xoBtGl5R9jeKUhc8ZqeYaRDx04qqJ10yhhXYGmJ4Jr8qKpvMsDQQrNUvF/wUJ4klOtmJeJM+p2Xo3zp9uaC3tw==",
"deprecated": "This is a stub types definition. keyv provides its own type definitions, so you do not need this installed.",
"dependencies": {
"@types/node": "*"
"keyv": "*"
}
},
"node_modules/@types/lodash": {
@ -1124,14 +1143,14 @@
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz",
"integrity": "sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.41.0.tgz",
"integrity": "sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==",
"peer": true,
"dependencies": {
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/type-utils": "5.40.1",
"@typescript-eslint/utils": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/type-utils": "5.41.0",
"@typescript-eslint/utils": "5.41.0",
"debug": "^4.3.4",
"ignore": "^5.2.0",
"regexpp": "^3.2.0",
@ -1156,14 +1175,14 @@
}
},
"node_modules/@typescript-eslint/parser": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.40.1.tgz",
"integrity": "sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.41.0.tgz",
"integrity": "sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==",
"peer": true,
"dependencies": {
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/typescript-estree": "5.41.0",
"debug": "^4.3.4"
},
"engines": {
@ -1183,13 +1202,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz",
"integrity": "sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz",
"integrity": "sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==",
"peer": true,
"dependencies": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/visitor-keys": "5.40.1"
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/visitor-keys": "5.41.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@ -1200,13 +1219,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.40.1.tgz",
"integrity": "sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.41.0.tgz",
"integrity": "sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==",
"peer": true,
"dependencies": {
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/utils": "5.40.1",
"@typescript-eslint/typescript-estree": "5.41.0",
"@typescript-eslint/utils": "5.41.0",
"debug": "^4.3.4",
"tsutils": "^3.21.0"
},
@ -1227,9 +1246,9 @@
}
},
"node_modules/@typescript-eslint/types": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.40.1.tgz",
"integrity": "sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.41.0.tgz",
"integrity": "sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==",
"peer": true,
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@ -1240,13 +1259,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz",
"integrity": "sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz",
"integrity": "sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==",
"peer": true,
"dependencies": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/visitor-keys": "5.40.1",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/visitor-keys": "5.41.0",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
@ -1267,16 +1286,16 @@
}
},
"node_modules/@typescript-eslint/utils": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.40.1.tgz",
"integrity": "sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.41.0.tgz",
"integrity": "sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==",
"peer": true,
"dependencies": {
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/typescript-estree": "5.41.0",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0",
"semver": "^7.3.7"
@ -1293,12 +1312,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz",
"integrity": "sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz",
"integrity": "sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==",
"peer": true,
"dependencies": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/types": "5.41.0",
"eslint-visitor-keys": "^3.3.0"
},
"engines": {
@ -1315,9 +1334,9 @@
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"node_modules/acorn": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz",
"integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==",
"peer": true,
"bin": {
"acorn": "bin/acorn"
@ -1684,9 +1703,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001421",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001421.tgz",
"integrity": "sha512-Sw4eLbgUJAEhjLs1Fa+mk45sidp1wRn5y6GtDpHGBaNJ9OCDJaVh2tIaWWUnGfuXfKf1JCBaIarak3FkVAvEeA==",
"version": "1.0.30001423",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz",
"integrity": "sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ==",
"funding": [
{
"type": "opencollective",
@ -2088,14 +2107,15 @@
}
},
"node_modules/eslint": {
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.25.0.tgz",
"integrity": "sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.26.0.tgz",
"integrity": "sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==",
"peer": true,
"dependencies": {
"@eslint/eslintrc": "^1.3.3",
"@humanwhocodes/config-array": "^0.10.5",
"@humanwhocodes/config-array": "^0.11.6",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
@ -2111,14 +2131,14 @@
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.1",
"glob-parent": "^6.0.2",
"globals": "^13.15.0",
"globby": "^11.1.0",
"grapheme-splitter": "^1.0.4",
"ignore": "^5.2.0",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-sdsl": "^4.1.4",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
@ -3280,6 +3300,15 @@
"node": ">=0.12.0"
}
},
"node_modules/is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"peer": true,
"engines": {
"node": ">=8"
}
},
"node_modules/is-plain-object": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
@ -4361,9 +4390,9 @@
}
},
"node_modules/qunit": {
"version": "2.19.2",
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.2.tgz",
"integrity": "sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==",
"version": "2.19.3",
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.3.tgz",
"integrity": "sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==",
"dependencies": {
"commander": "7.2.0",
"node-watch": "0.7.3",
@ -5512,9 +5541,9 @@
}
},
"@humanwhocodes/config-array": {
"version": "0.10.7",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.7.tgz",
"integrity": "sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==",
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.6.tgz",
"integrity": "sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==",
"peer": true,
"requires": {
"@humanwhocodes/object-schema": "^1.2.1",
@ -5563,6 +5592,11 @@
"@rushstack/node-core-library": "3.53.2"
}
},
"@microsoft/applicationinsights-shims": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.1.tgz",
"integrity": "sha512-G0MXf6R6HndRbDy9BbEj0zrLeuhwt2nsXk2zKtF0TnYo39KgYqhYC2ayIzKPTm2KAE+xzD7rgyLdZnrcRvt9WQ=="
},
"@microsoft/dynamicproto-js": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.7.tgz",
@ -5726,9 +5760,10 @@
},
"@rush-temp/applicationinsights-analytics-js": {
"version": "file:projects\\applicationinsights-analytics-js.tgz",
"integrity": "sha512-E9Lv+zM9iee671H6m5lIG72zFkj5+um2oPoq5pb7NscT/5xlMNBSfApWa2EYx4Q0Yt6IffdIBZ1qYotLCvhlPA==",
"integrity": "sha512-za/RAs0QzL2kir7wpAmjWPCd9aLgjm2hVhMlWnI4VFpNmXSbcDFu0bYMfEY9Ia0kZP7jNYYTZnpjJvp1YSnIzw==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5751,9 +5786,10 @@
},
"@rush-temp/applicationinsights-channel-js": {
"version": "file:projects\\applicationinsights-channel-js.tgz",
"integrity": "sha512-em7r5wFXf1s2btccsBCfHARttP9HGucN0fELNggRERvreWAM/4OaQpzeWID5+g7I2l0V0R3pJMgNshMFXNMLaA==",
"integrity": "sha512-z51Du30rV3mVbgbVWs7qqBZJMP2eqdW/jIphJLRyOlcPwu3Hz95fHoXCg9OLDwuXnURraimljBMejzeKs16P6Q==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5774,8 +5810,9 @@
},
"@rush-temp/applicationinsights-chrome-debug-extension": {
"version": "file:projects\\applicationinsights-chrome-debug-extension.tgz",
"integrity": "sha512-sS/ttQ8DAPx7Fh+zxgdNXUGGQKZ0D+nOIk6sMYU64OlbjT7OWX1Htjid5Cf7Ln2dCgVr3+dSOVbkCO6Jv/rVBQ==",
"integrity": "sha512-euEcVGz2q4nUkCTOCvRyGTWKy7vRZK7euRLznwFVB+5SxcUyO3uSOOq3ZZWBnctzdD6OSmmF5xMq23roDmi7NA==",
"requires": {
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5806,9 +5843,10 @@
},
"@rush-temp/applicationinsights-clickanalytics-js": {
"version": "file:projects\\applicationinsights-clickanalytics-js.tgz",
"integrity": "sha512-rXkWRTUQuFP0cHwC2yK802XTa5e+60i7OqlFJyijLjIFWLRaNkY+LgqmkTPZqt6ektn85pG9b/AbQuYGz5WR6g==",
"integrity": "sha512-TXB1ffrcRjrIJvLv8YzlHkxoraRPe1QvzJSnmmh+F0yZ/PBEsS9Fg1zzbHGvEeT95S47RxzOK0kz8fkJKN38Iw==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5828,9 +5866,10 @@
},
"@rush-temp/applicationinsights-common": {
"version": "file:projects\\applicationinsights-common.tgz",
"integrity": "sha512-vdmoHzWCpgHkJHEz0SE4ddNMamcsWL2uNaFjlJ8Dju3cFmmD1jYEadh5Ur63Szf2L/nH7CvbZlFmuGrnCtfyUg==",
"integrity": "sha512-UDe8iJSsFsXErPxwIsKJGtqExe3BQtCM2dbPms+Kh8uvQ71DwfpAH6IS04LtaYD8uVaVxsrL4EKuE5s9Ytt7HA==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5850,9 +5889,10 @@
},
"@rush-temp/applicationinsights-core-js": {
"version": "file:projects\\applicationinsights-core-js.tgz",
"integrity": "sha512-KGWbU7LwnOdVANXNLK9t0ExRTbnwgYNLZBParU+R1mK0GJMfRjkrkt0nzIzaKlGjVniZBGQxyw04rIGLH0SvPA==",
"integrity": "sha512-Ks2gHkoeOY06/HPC3DAfag9FVzF/6FvDh7qKEfPZ19Ekto9I+S2+jkuT0qg9ZtZ9e6GMGtlq3Skn25BplQGQwQ==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5875,9 +5915,10 @@
},
"@rush-temp/applicationinsights-debugplugin-js": {
"version": "file:projects\\applicationinsights-debugplugin-js.tgz",
"integrity": "sha512-y4gpElXnzoiLMD4kUF6uhDVHZa4raqA1+SXmlI48gtIzstBAimeSyhC9IZqw0XUzMWoon/rsrLMGGuVVc9gNTQ==",
"integrity": "sha512-hI9EMWaGzXQitkRx12i0+27trSJlo9dmydZctpDqdI7hzGbK37R5nR4D185r8RZ46Dg5mY91Apz3ox5E5mzdng==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5897,9 +5938,10 @@
},
"@rush-temp/applicationinsights-dependencies-js": {
"version": "file:projects\\applicationinsights-dependencies-js.tgz",
"integrity": "sha512-gDL1CXIDVLGvDNNVXCGms4R+V/bnWOuHzj6UW+WyW2WRIR8Idkgp6HiDwwDNe+xUmyFxGaF6kAnJ9IrH0EBF8g==",
"integrity": "sha512-IEmgA+9wJjtl3kHdiBw1HHZVJbhfviZ1F0ocjcLcbHs2hfx6MCwgEZkPSt0f+6LhpwnfxhMkXMwhAX5IGSolSQ==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5929,9 +5971,10 @@
},
"@rush-temp/applicationinsights-perfmarkmeasure-js": {
"version": "file:projects\\applicationinsights-perfmarkmeasure-js.tgz",
"integrity": "sha512-RjvELOoiyOHGZflFv7Jo5UnZqeu35nXIE7FP7dPGK+rdbHf0HQ4o83lvF3DqQR0ZFWIBcbka5/XG8jDOIIDrNQ==",
"integrity": "sha512-0EeuF35hv+G1n3Ufbe2FZkMpoCZ87mbJF9AIXxDfdnPBa5XiruKlZ61UNm7n9Ol3HaNkYaMlOIHXnfNCVBGh4g==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -5951,9 +5994,10 @@
},
"@rush-temp/applicationinsights-properties-js": {
"version": "file:projects\\applicationinsights-properties-js.tgz",
"integrity": "sha512-7fiv57wFm7YmLjMotdTQT4DysKRz/smeCFHafOqu/s7w6251xYX3uX6/siaqmaaT6wKBhTl3XDf+LuCejZ2UoQ==",
"integrity": "sha512-EJ28g5oCKrgzKXC9XMbtftF0fmiMVgUEdHu6UOW3wCVK4EqDTkjXDAYcyie93+ZeZb6N0aqCTaOT/0qwrnf91A==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -6032,9 +6076,10 @@
},
"@rush-temp/applicationinsights-web": {
"version": "file:projects\\applicationinsights-web.tgz",
"integrity": "sha512-7GnVCTjfIQjoYEMwiGHpL+VKJNsi16wcje9NOV+ggZBT9BFFDBEM+CmPP1VKiWvNwXUClfOGgjqLOEnFqT+tBA==",
"integrity": "sha512-aS9KqXq4jyivtWVchpdEhA/i+GKA917KQDnee0i+plOiraDnZ0K5h824oGQgPcBEc8dZPgT8LuqK0r4cgtVsew==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -6059,9 +6104,10 @@
},
"@rush-temp/applicationinsights-web-basic": {
"version": "file:projects\\applicationinsights-web-basic.tgz",
"integrity": "sha512-xkzufLzK2UrJynqlC2NJVQz3vsaIFFQZNTPYLrMGLo/5OKdn46CcoEoVCr7NhJFDMuBhBGm8toIP+Ptit5ppXw==",
"integrity": "sha512-y+ROweKg8I85k9rsKy8BtLCi/6SpsEUXVswIpowMqnDWX3nKqBOfA4NxNqQpEDESgPQmTEu3oX5enDNvhODEJA==",
"requires": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/applicationinsights-shims": "2.0.1",
"@microsoft/dynamicproto-js": "^1.1.7",
"@nevware21/grunt-eslint-ts": "^0.2.2",
"@nevware21/grunt-ts-plugin": "^0.4.3",
@ -6268,11 +6314,11 @@
"peer": true
},
"@types/keyv": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz",
"integrity": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-4.2.0.tgz",
"integrity": "sha512-xoBtGl5R9jeKUhc8ZqeYaRDx04qqJ10yhhXYGmJ4Jr8qKpvMsDQQrNUvF/wUJ4klOtmJeJM+p2Xo3zp9uaC3tw==",
"requires": {
"@types/node": "*"
"keyv": "*"
}
},
"@types/lodash": {
@ -6360,14 +6406,14 @@
}
},
"@typescript-eslint/eslint-plugin": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.40.1.tgz",
"integrity": "sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.41.0.tgz",
"integrity": "sha512-DXUS22Y57/LAFSg3x7Vi6RNAuLpTXwxB9S2nIA7msBb/Zt8p7XqMwdpdc1IU7CkOQUPgAqR5fWvxuKCbneKGmA==",
"peer": true,
"requires": {
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/type-utils": "5.40.1",
"@typescript-eslint/utils": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/type-utils": "5.41.0",
"@typescript-eslint/utils": "5.41.0",
"debug": "^4.3.4",
"ignore": "^5.2.0",
"regexpp": "^3.2.0",
@ -6376,53 +6422,53 @@
}
},
"@typescript-eslint/parser": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.40.1.tgz",
"integrity": "sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.41.0.tgz",
"integrity": "sha512-HQVfix4+RL5YRWZboMD1pUfFN8MpRH4laziWkkAzyO1fvNOY/uinZcvo3QiFJVS/siNHupV8E5+xSwQZrl6PZA==",
"peer": true,
"requires": {
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/typescript-estree": "5.41.0",
"debug": "^4.3.4"
}
},
"@typescript-eslint/scope-manager": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.40.1.tgz",
"integrity": "sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.41.0.tgz",
"integrity": "sha512-xOxPJCnuktUkY2xoEZBKXO5DBCugFzjrVndKdUnyQr3+9aDWZReKq9MhaoVnbL+maVwWJu/N0SEtrtEUNb62QQ==",
"peer": true,
"requires": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/visitor-keys": "5.40.1"
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/visitor-keys": "5.41.0"
}
},
"@typescript-eslint/type-utils": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.40.1.tgz",
"integrity": "sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.41.0.tgz",
"integrity": "sha512-L30HNvIG6A1Q0R58e4hu4h+fZqaO909UcnnPbwKiN6Rc3BUEx6ez2wgN7aC0cBfcAjZfwkzE+E2PQQ9nEuoqfA==",
"peer": true,
"requires": {
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/utils": "5.40.1",
"@typescript-eslint/typescript-estree": "5.41.0",
"@typescript-eslint/utils": "5.41.0",
"debug": "^4.3.4",
"tsutils": "^3.21.0"
}
},
"@typescript-eslint/types": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.40.1.tgz",
"integrity": "sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.41.0.tgz",
"integrity": "sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==",
"peer": true
},
"@typescript-eslint/typescript-estree": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.40.1.tgz",
"integrity": "sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.41.0.tgz",
"integrity": "sha512-SlzFYRwFSvswzDSQ/zPkIWcHv8O5y42YUskko9c4ki+fV6HATsTODUPbRbcGDFYP86gaJL5xohUEytvyNNcXWg==",
"peer": true,
"requires": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/visitor-keys": "5.40.1",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/visitor-keys": "5.41.0",
"debug": "^4.3.4",
"globby": "^11.1.0",
"is-glob": "^4.0.3",
@ -6431,28 +6477,28 @@
}
},
"@typescript-eslint/utils": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.40.1.tgz",
"integrity": "sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.41.0.tgz",
"integrity": "sha512-QlvfwaN9jaMga9EBazQ+5DDx/4sAdqDkcs05AsQHMaopluVCUyu1bTRUVKzXbgjDlrRAQrYVoi/sXJ9fmG+KLQ==",
"peer": true,
"requires": {
"@types/json-schema": "^7.0.9",
"@types/semver": "^7.3.12",
"@typescript-eslint/scope-manager": "5.40.1",
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/typescript-estree": "5.40.1",
"@typescript-eslint/scope-manager": "5.41.0",
"@typescript-eslint/types": "5.41.0",
"@typescript-eslint/typescript-estree": "5.41.0",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0",
"semver": "^7.3.7"
}
},
"@typescript-eslint/visitor-keys": {
"version": "5.40.1",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.40.1.tgz",
"integrity": "sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==",
"version": "5.41.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.41.0.tgz",
"integrity": "sha512-vilqeHj267v8uzzakbm13HkPMl7cbYpKVjgFWZPIOHIJHZtinvypUhJ5xBXfWYg4eFKqztbMMpOgFpT9Gfx4fw==",
"peer": true,
"requires": {
"@typescript-eslint/types": "5.40.1",
"@typescript-eslint/types": "5.41.0",
"eslint-visitor-keys": "^3.3.0"
}
},
@ -6462,9 +6508,9 @@
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"acorn": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
"integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
"version": "8.8.1",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz",
"integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==",
"peer": true
},
"acorn-jsx": {
@ -6717,9 +6763,9 @@
"peer": true
},
"caniuse-lite": {
"version": "1.0.30001421",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001421.tgz",
"integrity": "sha512-Sw4eLbgUJAEhjLs1Fa+mk45sidp1wRn5y6GtDpHGBaNJ9OCDJaVh2tIaWWUnGfuXfKf1JCBaIarak3FkVAvEeA=="
"version": "1.0.30001423",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz",
"integrity": "sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ=="
},
"chalk": {
"version": "4.1.2",
@ -7013,14 +7059,15 @@
"peer": true
},
"eslint": {
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.25.0.tgz",
"integrity": "sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.26.0.tgz",
"integrity": "sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==",
"peer": true,
"requires": {
"@eslint/eslintrc": "^1.3.3",
"@humanwhocodes/config-array": "^0.10.5",
"@humanwhocodes/config-array": "^0.11.6",
"@humanwhocodes/module-importer": "^1.0.1",
"@nodelib/fs.walk": "^1.2.8",
"ajv": "^6.10.0",
"chalk": "^4.0.0",
"cross-spawn": "^7.0.2",
@ -7036,14 +7083,14 @@
"fast-deep-equal": "^3.1.3",
"file-entry-cache": "^6.0.1",
"find-up": "^5.0.0",
"glob-parent": "^6.0.1",
"glob-parent": "^6.0.2",
"globals": "^13.15.0",
"globby": "^11.1.0",
"grapheme-splitter": "^1.0.4",
"ignore": "^5.2.0",
"import-fresh": "^3.0.0",
"imurmurhash": "^0.1.4",
"is-glob": "^4.0.0",
"is-path-inside": "^3.0.3",
"js-sdsl": "^4.1.4",
"js-yaml": "^4.1.0",
"json-stable-stringify-without-jsonify": "^1.0.1",
@ -7923,6 +7970,12 @@
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
},
"is-path-inside": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
"integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"peer": true
},
"is-plain-object": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
@ -8740,9 +8793,9 @@
"integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
},
"qunit": {
"version": "2.19.2",
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.2.tgz",
"integrity": "sha512-D575YwUeTFvYu9OrCitmnZ24QkcuwwLj3vtMRLHGUvme4oVljna4Qttm19BBDC4w/7wAZr2/QvbvWN6I4inJYg==",
"version": "2.19.3",
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.3.tgz",
"integrity": "sha512-vEnspSZ37u2oR01OA/IZ1Td5V7BvQYFECdKPv86JaBplDNa5IHg0v7jFSPoP5L5o78Dbi8sl7/ATtpRDAKlSdw==",
"requires": {
"commander": "7.2.0",
"node-watch": "0.7.3",

Просмотреть файл

@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-shims",
"author": "Microsoft Application Insights Team",
"version": "2.0.1",
"version": "2.0.2",
"description": "Microsoft Application Insights JavaScript SDK - Shim functions",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS/tree/master/tools/shims",
"keywords": [