@vscode/debugprotocol
Advanced tools
Comparing version 1.58.0 to 1.59.0
{ | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
123600
2172
1
1