vscode-typescript-languageservice
Advanced tools
Comparing version 0.27.4 to 0.27.5
@@ -148,3 +148,2 @@ "use strict"; | ||
currentLink.name = part.text; | ||
// TODO: remove cast once we pick up TS 4.3 | ||
currentLink.target = part.target; | ||
@@ -151,0 +150,0 @@ } |
{ | ||
"name": "vscode-typescript-languageservice", | ||
"version": "0.27.4", | ||
"version": "0.27.5", | ||
"main": "out/index.js", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/shared": "^0.27.4", | ||
"@volar/shared": "^0.27.5", | ||
"upath": "^2.0.1", | ||
@@ -25,3 +25,3 @@ "vscode-languageserver": "^8.0.0-next.1", | ||
}, | ||
"gitHead": "73ee0007843f715e5be9cd7a0a3cdf86f6a44395" | ||
"gitHead": "4cd2177431ecc6b163efc9021104413b244339d7" | ||
} |
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
114259
2246
Updated@volar/shared@^0.27.5