vscode-pug-languageservice
Advanced tools
Comparing version 0.25.25 to 0.25.26
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.25.25", | ||
"version": "0.25.26", | ||
"main": "out/index.js", | ||
@@ -20,6 +20,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "^0.25.25", | ||
"@volar/shared": "^0.25.25", | ||
"@volar/source-map": "^0.25.25", | ||
"@volar/transforms": "^0.25.25", | ||
"@volar/code-gen": "^0.25.26", | ||
"@volar/shared": "^0.25.26", | ||
"@volar/source-map": "^0.25.26", | ||
"@volar/transforms": "^0.25.26", | ||
"pug-beautify": "^0.1.1", | ||
@@ -30,3 +30,3 @@ "pug-lexer": "^5.0.1", | ||
}, | ||
"gitHead": "611491bcfaac3778a47c126ae233d81475e681b6" | ||
"gitHead": "a558fc872338bd72850beb9586f9d77ed0c79e02" | ||
} |
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
Updated@volar/code-gen@^0.25.26
Updated@volar/shared@^0.25.26
Updated@volar/source-map@^0.25.26
Updated@volar/transforms@^0.25.26