@enhancedjs/typescript-html-plugin
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@enhancedjs/typescript-html-plugin", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "TypeScript language service plugin that adds IntelliSense for HTML tagged templates", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"typescript-template-language-service-decorator": "^2.2.0", | ||
"vscode-html-languageservice": "^3.0.3", | ||
"vscode-html-languageservice": "^2.1.12", | ||
"vscode-languageserver-types": "^3.15.1" | ||
@@ -27,0 +27,0 @@ }, |
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
58101
+ Addedvscode-html-languageservice@2.1.12(transitive)
+ Addedvscode-nls@4.1.2(transitive)
+ Addedvscode-uri@1.0.8(transitive)
- Removedvscode-html-languageservice@3.2.0(transitive)