vscode-languageserver-protocol
Advanced tools
Comparing version 3.5.0-next.5 to 3.5.0
{ | ||
"name": "vscode-languageserver-protocol", | ||
"description": "VSCode Language Server Protocol implementation", | ||
"version": "3.5.0-next.5", | ||
"version": "3.5.0", | ||
"author": "Microsoft Corporation", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"vscode-jsonrpc": "^3.5.0-next.2", | ||
"vscode-languageserver-types": "^3.5.0-next.2" | ||
"vscode-jsonrpc": "^3.5.0", | ||
"vscode-languageserver-types": "^3.5.0" | ||
}, | ||
@@ -21,0 +21,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1
93662
17
2357
Updatedvscode-jsonrpc@^3.5.0