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.24.0

2

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

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

@@ -11,2 +11,4 @@ # VS Code Debug Protocol

* 1.24.x:
* Adds `removed` to the value set of the `reason` attribute of the `BreakpointEvent`.
* Adds a `locale` attribute to the `initialize` request. The adapter can use this information to translate user visible information.

@@ -13,0 +15,0 @@ * 1.23.x:

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

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