New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vscode-debugprotocol

Package Overview
Dependencies
Maintainers
4
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-debugprotocol - npm Package Compare versions

Comparing version

to
1.30.0

2

package.json
{
"name": "vscode-debugprotocol",
"description": "Npm module with declarations for the Visual Studio Code debug protocol",
"version": "1.30.0-pre.2",
"version": "1.30.0",
"author": "Microsoft Corporation",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -10,2 +10,5 @@ # VS Code Debug Protocol

* 1.30.x:
* Adds a new value for the 'reason' attribute of the 'stopped' event. This is used when an adapter implements the 'goto' request.
* 1.29.x:

@@ -12,0 +15,0 @@ * Adds a new value for the 'reason' attribute of the 'stopped' event. This is used when an adapter implements the 'goto' request.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display