@volar/vue-language-core
Advanced tools
Comparing version 1.2.1 to 1.2.2-alpha.0
{ | ||
"name": "@volar/vue-language-core", | ||
"version": "1.2.1", | ||
"version": "1.2.2-alpha.0", | ||
"main": "out/index.js", | ||
@@ -16,4 +16,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/language-core": "1.3.0-alpha.2", | ||
"@volar/source-map": "1.3.0-alpha.2", | ||
"@volar/language-core": "1.3.0-alpha.3", | ||
"@volar/source-map": "1.3.0-alpha.3", | ||
"@vue/compiler-dom": "^3.2.47", | ||
@@ -30,3 +30,3 @@ "@vue/compiler-sfc": "^3.2.47", | ||
}, | ||
"gitHead": "b984fa45fbdb96606abf0d211c76b78f0948139e" | ||
"gitHead": "e2bcd4ec1690f402ca8b57c21faa1a053b0f0af6" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
225204
2
+ Added@volar/language-core@1.3.0-alpha.3(transitive)
+ Added@volar/source-map@1.3.0-alpha.3(transitive)
- Removed@volar/language-core@1.3.0-alpha.2(transitive)
- Removed@volar/source-map@1.3.0-alpha.2(transitive)