@vscode/debugadapter-testsupport
Advanced tools
Comparing version 1.51.0 to 1.54.0-pre.1
{ | ||
"name": "@vscode/debugadapter-testsupport", | ||
"description": "Npm module with mocha test support for Visual Studio Code debug adapters", | ||
"version": "1.51.0", | ||
"version": "1.54.0-pre.1", | ||
"author": "Microsoft Corporation", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vscode/debugprotocol": "1.51.0" | ||
"@vscode/debugprotocol": "1.54.0-pre.1" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
90813
2
+ Added@vscode/debugprotocol@1.54.0-pre.1(transitive)
- Removed@vscode/debugprotocol@1.51.0(transitive)