vscode-pug-languageservice
Advanced tools
Comparing version 0.27.13 to 0.27.14
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.27.13", | ||
"version": "0.27.14", | ||
"main": "out/index.js", | ||
@@ -20,6 +20,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "^0.27.13", | ||
"@volar/shared": "^0.27.13", | ||
"@volar/source-map": "^0.27.13", | ||
"@volar/transforms": "^0.27.13", | ||
"@volar/code-gen": "^0.27.14", | ||
"@volar/shared": "^0.27.14", | ||
"@volar/source-map": "^0.27.14", | ||
"@volar/transforms": "^0.27.14", | ||
"pug-lexer": "^5.0.1", | ||
@@ -29,3 +29,3 @@ "pug-parser": "^6.0.0", | ||
}, | ||
"gitHead": "50e802db49e28c2da1c74be9bcfb6cd4d75c0ad6" | ||
"gitHead": "ff02533ec5303b6aa6c7ee70de6e4000bd84535b" | ||
} |
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.27.14
Updated@volar/shared@^0.27.14
Updated@volar/source-map@^0.27.14
Updated@volar/transforms@^0.27.14