vscode-pug-languageservice
Advanced tools
Comparing version 0.25.0-alpha.0 to 0.25.0
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.25.0-alpha.0", | ||
"version": "0.25.0", | ||
"main": "out/index.js", | ||
@@ -10,6 +10,6 @@ "devDependencies": { | ||
"dependencies": { | ||
"@volar/code-gen": "^0.25.0-alpha.0", | ||
"@volar/shared": "^0.25.0-alpha.0", | ||
"@volar/source-map": "^0.25.0-alpha.0", | ||
"@volar/transforms": "^0.25.0-alpha.0", | ||
"@volar/code-gen": "^0.25.0", | ||
"@volar/shared": "^0.25.0", | ||
"@volar/source-map": "^0.25.0", | ||
"@volar/transforms": "^0.25.0", | ||
"pug-beautify": "^0.1.1", | ||
@@ -20,6 +20,3 @@ "pug-lexer": "^5.0.1", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "6528ba1965e98229f1f76c2495573ec934dae237" | ||
"gitHead": "5d815f0099683c2acff608019013f0c2cf1de815" | ||
} |
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
200917
1
Updated@volar/code-gen@^0.25.0
Updated@volar/shared@^0.25.0
Updated@volar/source-map@^0.25.0
Updated@volar/transforms@^0.25.0