vscode-pug-languageservice
Advanced tools
Comparing version 0.26.0-alpha.0 to 0.26.0
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.26.0-alpha.0", | ||
"version": "0.26.0", | ||
"main": "out/index.js", | ||
@@ -20,6 +20,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "^0.26.0-alpha.0", | ||
"@volar/shared": "^0.26.0-alpha.0", | ||
"@volar/source-map": "^0.26.0-alpha.0", | ||
"@volar/transforms": "^0.26.0-alpha.0", | ||
"@volar/code-gen": "^0.26.0", | ||
"@volar/shared": "^0.26.0", | ||
"@volar/source-map": "^0.26.0", | ||
"@volar/transforms": "^0.26.0", | ||
"pug-beautify": "^0.1.1", | ||
@@ -30,3 +30,3 @@ "pug-lexer": "^5.0.1", | ||
}, | ||
"gitHead": "111ad77c5583df38b0a3093b22bf161736d8bf6c" | ||
"gitHead": "018563e81543f8eccbff7d1b095fc99f09cea883" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
23870
1
Updated@volar/code-gen@^0.26.0
Updated@volar/shared@^0.26.0
Updated@volar/source-map@^0.26.0
Updated@volar/transforms@^0.26.0