vscode-languageserver-protocol
Advanced tools
Comparing version 3.17.6-next.2 to 3.17.6-next.3
{ | ||
"name": "vscode-languageserver-protocol", | ||
"description": "VSCode Language Server Protocol implementation", | ||
"version": "3.17.6-next.2", | ||
"version": "3.17.6-next.3", | ||
"author": "Microsoft Corporation", | ||
@@ -21,4 +21,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"vscode-jsonrpc": "9.0.0-next.1", | ||
"vscode-languageserver-types": "3.17.6-next.2" | ||
"vscode-jsonrpc": "9.0.0-next.2", | ||
"vscode-languageserver-types": "3.17.6-next.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w", | ||
"clean": "node ../node_modules/.bin/rimraf lib && node ../node_modules/.bin/rimraf dist", | ||
"clean": "node ../node_modules/rimraf/dist/esm/bin.mjs lib && node ../node_modules/rimraf/dist/esm/bin.mjs dist", | ||
"lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src", | ||
@@ -35,0 +35,0 @@ "test": "npm run test:node && npm run test:browser", |
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
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
372299
+ Addedvscode-jsonrpc@9.0.0-next.2(transitive)
+ Addedvscode-languageserver-types@3.17.6-next.3(transitive)
- Removedvscode-jsonrpc@9.0.0-next.1(transitive)
- Removedvscode-languageserver-types@3.17.6-next.2(transitive)
Updatedvscode-jsonrpc@9.0.0-next.2