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