Comparing version 1.6.4 to 1.7.0-alpha.0
{ | ||
"name": "vue-tsc", | ||
"version": "1.6.4", | ||
"version": "1.7.0-alpha.0", | ||
"main": "out/index.js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/vue-language-core": "1.6.4", | ||
"@volar/vue-typescript": "1.6.4", | ||
"@volar/vue-language-core": "1.7.0-alpha.0", | ||
"@volar/vue-typescript": "1.7.0-alpha.0", | ||
"semver": "^7.3.8" | ||
@@ -28,3 +28,3 @@ }, | ||
}, | ||
"gitHead": "c3d0c6a719159776f8d1899b35c2500286fe338c" | ||
"gitHead": "03642106a0961897a059fde66ed626e2266d5979" | ||
} |
@@ -7,3 +7,3 @@ # vue-tsc | ||
Vue 3 command line Type-Checking tool base on IDE plugin [Volar](https://github.com/johnsoncodehk/volar). | ||
Vue 3 command line Type-Checking tool base on IDE plugin [Volar](https://github.com/vuejs/language-tools). | ||
@@ -29,3 +29,3 @@ Roadmap: | ||
Check out https://github.com/johnsoncodehk/volar/discussions/640#discussioncomment-1555479 for example repo. | ||
Check out https://github.com/vuejs/language-tools/discussions/640#discussioncomment-1555479 for example repo. | ||
@@ -32,0 +32,0 @@ ## Sponsors |
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
10421
2
+ Added@volar/language-core@1.5.1(transitive)
+ Added@volar/source-map@1.5.1(transitive)
+ Added@volar/typescript@1.5.1(transitive)
+ Added@volar/vue-language-core@1.7.0-alpha.0(transitive)
+ Added@volar/vue-typescript@1.7.0-alpha.0(transitive)
- Removed@volar/language-core@1.4.1(transitive)
- Removed@volar/source-map@1.4.1(transitive)
- Removed@volar/typescript@1.4.1(transitive)
- Removed@volar/vue-language-core@1.6.4(transitive)
- Removed@volar/vue-typescript@1.6.4(transitive)