vscode-pug-languageservice
Advanced tools
Comparing version 0.26.13 to 0.26.14
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.26.13", | ||
"version": "0.26.14", | ||
"main": "out/index.js", | ||
@@ -20,6 +20,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "^0.26.13", | ||
"@volar/shared": "^0.26.13", | ||
"@volar/source-map": "^0.26.13", | ||
"@volar/transforms": "^0.26.13", | ||
"@volar/code-gen": "^0.26.14", | ||
"@volar/shared": "^0.26.14", | ||
"@volar/source-map": "^0.26.14", | ||
"@volar/transforms": "^0.26.14", | ||
"pug-lexer": "^5.0.1", | ||
@@ -29,3 +29,3 @@ "pug-parser": "^6.0.0", | ||
}, | ||
"gitHead": "0f2c0ac33ff756cad8903376d1a90a0e0cd46712" | ||
"gitHead": "5f76c3137f0ed50f6e771f15fdb4db366141b04f" | ||
} |
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.26.14
Updated@volar/shared@^0.26.14
Updated@volar/source-map@^0.26.14
Updated@volar/transforms@^0.26.14