Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
This is the source code for the NPM vscode
module.
The funcionality of vscode
module has been splitted into @types/vscode
and vscode-test
. They have fewer dependencies, allow greater flexibility in writing tests and will continue to receive updates. Although vscode
will continue to work, we suggest that you migrate to @types/vscode
and vscode-test
. This package will only receive security updates.
Release Notes | Migration Guide
The vscode
NPM module provides VS Code extension authors tools to write extensions. It provides the vscode.d.ts
node module (all accessible API for extensions) as well as commands for compiling and testing extensions.
For more information around extension authoring for VS Code, please see http://code.visualstudio.com/docs/extensions/overview
1.1.37 | 2020-04-22
request
and url-parse
dependencies. #154.FAQs
## ⚠️ Deprecated, use @types/vscode and vscode-test instead ⚠️
The npm package vscode receives a total of 3,254 weekly downloads. As such, vscode popularity was classified as popular.
We found that vscode demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.