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

@vscode/debugprotocol

Package Overview
Dependencies
Maintainers
7
Versions
25
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 1.58.0 to 1.59.0

8

package.json
{
"name": "@vscode/debugprotocol",
"description": "Npm module with declarations for the Visual Studio Code debug protocol",
"version": "1.58.0",
"version": "1.59.0",
"author": "Microsoft Corporation",

@@ -16,2 +16,5 @@ "license": "MIT",

"typings": "./lib/debugProtocol",
"devDependencies": {
"typescript": "^4.9.4"
},
"scripts": {

@@ -21,4 +24,3 @@ "prepack": "npm run compile",

"watch": "tsc -w"
},
"gitHead": "5b783b10fb4149da0a320ecc47f9a28ca3ab1c69"
}
}

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