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