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

@vscode/vsce-sign

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vscode/vsce-sign

Visual Studio Code extension package signing and verification module

  • 2.0.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Visual Studio Code Extension Signing Tool Node.js module (@vscode/vsce-sign)

Build Status

This repo contains the code to build @vscode/vsce-sign, a Node.js module for verifying signed VS Code extension packages.

Documentation

License

@vscode/vsce-sign is licensed under a Microsoft software license.

Creating a release

Release @vscode/vsce-sign-* platform packages

  • Use this pipeline to publish @vscode/vsce-sign-* npm packages for all platforms. Provide the version of vsce-sign to release in the pipeline parameters. Note that while the vsce-sign version may have a leading v (e.g.: v2.0.2), this pipeline expects versions without the leading v.

Release @vscode/vsce-sign package

  • Update the optionalDependencies version of @vscode/vsce-sign-* packages in package.json to the version of vsce-sign.
  • Bump the version of @vscode/vsce-sign in package.json
  • Run npm install to update package-lock.json file.
  • Push to repository.
  • Publish the @vscode/vsce-sign package using this pipeline.

FAQs

Package last updated on 25 Oct 2024

Did you know?

Socket

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.

Install

Related posts

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