Socket
Socket
Sign inDemoInstall

@vscode/vsce

Package Overview
Dependencies
Maintainers
0
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/vsce - npm Package Compare versions

Comparing version 2.32.0 to 2.32.1-0

10

package.json
{
"name": "@vscode/vsce",
"version": "2.32.0",
"version": "2.32.1-0",
"description": "VS Code Extensions Manager",

@@ -38,3 +38,3 @@ "repository": {

"engines": {
"node": ">= 16"
"node": ">= 20"
},

@@ -50,3 +50,3 @@ "dependencies": {

"form-data": "^4.0.0",
"glob": "^7.0.6",
"glob": "^11.0.0",
"hosted-git-info": "^4.0.2",

@@ -61,3 +61,3 @@ "jsonc-parser": "^3.2.0",

"semver": "^7.5.2",
"tmp": "^0.2.1",
"tmp": "^0.2.3",
"typed-rest-client": "^1.8.4",

@@ -72,3 +72,3 @@ "url-join": "^4.0.1",

"@types/cheerio": "^0.22.29",
"@types/glob": "^7.1.1",
"@types/glob": "^8.1.0",
"@types/hosted-git-info": "^3.0.2",

@@ -75,0 +75,0 @@ "@types/markdown-it": "^0.0.2",

@@ -14,3 +14,3 @@ # @vscode/vsce

[Node.js](https://nodejs.org/en/) at least `18.x.x`.
[Node.js](https://nodejs.org/en/) at least `20.x.x`.

@@ -17,0 +17,0 @@ ### Linux

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