vscode-extension-telemetry-wrapper
A module to auto send telemetry for each registered command in unified format, using @vscode/extension-telemetry.
License: Permissive (MIT)
Published: about 1 month ago
Licenses
No license compliance issues
Secrets
No sensitive information found
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch.1execution
Prevalence in npm community
Behavior often found in this community (Common) 4.56M packages
in community
Queries the value of an environment variable.3search
Prevalence in npm community
Behavior often found in this community (Common) 692.01k packages
in community
Registers a VS Code command which can later be executed.1execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 1.96k packages
in community
Serializes data into the JSON format.2file
Prevalence in npm community
Behavior often found in this community (Common) 1.25M packages
in community
Prevalence in npm community
Behavior often found in this community (Common) 715.47k packages
in community
Uses the VS Code "window" namespace for managing the current editor window and UI components.1execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 2.59k packages
in community
Uses the VS Code "env" namespace which contains information on the environment the editor runs in.1execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 1.44k packages
in community
Uses the VS Code "debug" namespace for debugging functionality.2execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 1.29k packages
in community
Uses the VS Code "commands" namespace for registering and executing commands.2execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 2.27k packages
in community
Imports the "vscode" module which contains the complete VS Code API.4execution
Prevalence in npm community
Behavior uncommon for this community (Uncommon) 3.2k packages
in community