@vscode/debugadapter-testsupport
Advanced tools
Comparing version 1.55.0-pre.1 to 1.55.0-pre.2
{ | ||
"name": "@vscode/debugadapter-testsupport", | ||
"description": "Npm module with mocha test support for Visual Studio Code debug adapters", | ||
"version": "1.55.0-pre.1", | ||
"version": "1.55.0-pre.2", | ||
"author": "Microsoft Corporation", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vscode/debugprotocol": "1.55.0-pre.1" | ||
"@vscode/debugprotocol": "1.55.0-pre.2" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ea3383d00dbc9d0a4ceb57442cbf89d369697aab" | ||
"gitHead": "044677e06ccb4efa228c430ad25e7dee2b49709f" | ||
} |
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
2
90864
10
654
+ Added@vscode/debugprotocol@1.55.0-pre.2(transitive)
- Removed@vscode/debugprotocol@1.55.0-pre.1(transitive)