vscode-pug-languageservice
Advanced tools
Comparing version 0.26.16 to 0.27.0
{ | ||
"name": "vscode-pug-languageservice", | ||
"version": "0.26.16", | ||
"version": "0.27.0", | ||
"main": "out/index.js", | ||
@@ -20,6 +20,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/code-gen": "^0.26.16", | ||
"@volar/shared": "^0.26.16", | ||
"@volar/source-map": "^0.26.16", | ||
"@volar/transforms": "^0.26.16", | ||
"@volar/code-gen": "^0.27.0", | ||
"@volar/shared": "^0.27.0", | ||
"@volar/source-map": "^0.27.0", | ||
"@volar/transforms": "^0.27.0", | ||
"pug-lexer": "^5.0.1", | ||
@@ -29,3 +29,3 @@ "pug-parser": "^6.0.0", | ||
}, | ||
"gitHead": "c3fca46675aeeb1e591df13f2cfc05c1b37ec1e5" | ||
"gitHead": "6730ec59319ad9063342c60b199656c74b4bdcec" | ||
} |
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
24161
+ Added@volar/code-gen@0.27.24(transitive)
+ Added@volar/shared@0.27.24(transitive)
+ Added@volar/source-map@0.27.24(transitive)
+ Added@volar/transforms@0.27.24(transitive)
- Removed@volar/code-gen@0.26.16(transitive)
- Removed@volar/shared@0.26.16(transitive)
- Removed@volar/source-map@0.26.16(transitive)
- Removed@volar/transforms@0.26.16(transitive)
Updated@volar/code-gen@^0.27.0
Updated@volar/shared@^0.27.0
Updated@volar/source-map@^0.27.0
Updated@volar/transforms@^0.27.0