volar-service-emmet
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -7,2 +7,3 @@ "use strict"; | ||
return { | ||
name: 'emmet (stub)', | ||
create() { | ||
@@ -9,0 +10,0 @@ return {}; |
@@ -8,2 +8,3 @@ "use strict"; | ||
return { | ||
name: 'emmet', | ||
// https://docs.emmet.io/abbreviations/syntax/ | ||
@@ -10,0 +11,0 @@ triggerCharacters: '>+^*()#.[]$@-{}'.split(''), |
{ | ||
"name": "volar-service-emmet", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Integrate @vscode/emmet-helper into Volar", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/volarjs/services/tree/master/packages/emmet", | ||
"@vscode/emmet-helper": "^2.9.2", | ||
"volar-service-html": "0.0.23" | ||
"volar-service-html": "0.0.24" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
}, | ||
"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
6742
86
+ Addedvolar-service-html@0.0.24(transitive)
- Removedvolar-service-html@0.0.23(transitive)
Updatedvolar-service-html@0.0.24