volar-service-html
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -23,2 +23,3 @@ "use strict"; | ||
return { | ||
name: 'html', | ||
// https://github.com/microsoft/vscode/blob/09850876e652688fb142e2e19fd00fd38c0bc4ba/extensions/html-language-features/server/src/htmlServer.ts#L183 | ||
@@ -25,0 +26,0 @@ triggerCharacters: ['.', ':', '<', '"', '=', '/'], |
{ | ||
"name": "volar-service-html", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Integrate vscode-languageservice-html into Volar", | ||
@@ -42,3 +42,3 @@ "homepage": "https://github.com/volarjs/services/tree/master/packages/html", | ||
}, | ||
"gitHead": "0090e6286c521d185e52e0f02c8eeb237ea4e54d" | ||
"gitHead": "f0532815ff3cdcf289dc582ddd3b8e3bff0cba26" | ||
} |
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
17712
295