Socket
Socket
Sign inDemoInstall

@vscode/vsce

Package Overview
Dependencies
Maintainers
7
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.18.0 to 2.19.0

2

out/package.js

@@ -500,3 +500,3 @@ "use strict";

if (/This is the README for your extension /.test(contents)) {
throw new Error(`Make sure to edit the README.md file before you package or publish your extension.`);
throw new Error(`It seems the README.md still contains template text. Make sure to edit the README.md file before you package or publish your extension.`);
}

@@ -503,0 +503,0 @@ if (this.rewriteRelativeLinks) {

{
"name": "@vscode/vsce",
"version": "2.18.0",
"version": "2.19.0",
"description": "VSCode Extension Manager",

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

"url-join": "^4.0.1",
"xml2js": "^0.4.23",
"xml2js": "^0.5.0",
"yauzl": "^2.3.1",

@@ -61,0 +61,0 @@ "yazl": "^2.2.2"

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