Comparing version 1.9.0-alpha.1 to 1.9.0-alpha.2
{ | ||
"name": "vue-tsc", | ||
"version": "1.9.0-alpha.1", | ||
"version": "1.9.0-alpha.2", | ||
"main": "out/index.js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/typescript": "~1.10.9", | ||
"@vue/language-core": "1.9.0-alpha.1", | ||
"@volar/typescript": "~1.10.10", | ||
"@vue/language-core": "1.9.0-alpha.2", | ||
"semver": "^7.5.4" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "2ad355bbea9585df09843159848a2fba4bdc21f7" | ||
"gitHead": "f77140a9e3f75713534d55821d5b22432d832646" | ||
} |
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
11364
+ Added@vue/language-core@1.9.0-alpha.2(transitive)
- Removed@vue/language-core@1.9.0-alpha.1(transitive)
Updated@volar/typescript@~1.10.10