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