vscode-extension-telemetry
Advanced tools
Comparing version 0.3.2 to 0.4.0
{ | ||
"name": "vscode-extension-telemetry", | ||
"description": "A module for first party microsoft extensions to report consistent telemetry.", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"author": { | ||
@@ -13,3 +13,3 @@ "name": "Microsoft Corporation" | ||
"engines": { | ||
"vscode": "^1.5.0" | ||
"vscode": "^1.60.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "scripts": { | ||
"@types/node": "^12.15.0", | ||
"@types/vscode": "^1.50.0", | ||
"@types/vscode": "^1.60.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.3", | ||
@@ -26,0 +26,0 @@ "@typescript-eslint/parser": "^4.28.3", |
@@ -80,2 +80,3 @@ # [vscode-extension-telemetry](https://www.npmjs.com/package/vscode-extension-telemetry) | ||
- **Platform Version** `common.platformversion` - The version of the OS/Platform | ||
- **Product** `common.product` - What Vs code is hosted in, i.e. desktop, github.dev, codespaces. | ||
- **UI Kind** `common.uikind` - Web or Desktop indicating where VS Code is running | ||
@@ -82,0 +83,0 @@ - **Remote Name** `common.remotename` - A name to identify the type of remote connection. `other` indicates a remote connection not from the 3 main extensions (ssh, docker, wsl). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
436180
1683
86
7