Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vscode-extension-telemetry

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-extension-telemetry - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc