@vue/typescript
Advanced tools
Comparing version 1.7.14 to 1.8.0-patch.1
@@ -7,4 +7,4 @@ "use strict"; | ||
function createLanguageService(host, vueCompilerOptions, ts, env) { | ||
const sys = base.createSys(ts, env); | ||
const languageContext = vue.createLanguageContext(host, vue.createLanguages(host.getCompilationSettings(), vueCompilerOptions, ts)); | ||
const sys = base.createSys(languageContext, ts, env); | ||
const languageService = base.createLanguageService(languageContext, ts, sys); | ||
@@ -11,0 +11,0 @@ const getCompletionsAtPosition = languageService.getCompletionsAtPosition; |
{ | ||
"name": "@vue/typescript", | ||
"version": "1.7.14", | ||
"version": "1.8.0-patch.1", | ||
"main": "out/index.js", | ||
@@ -16,6 +16,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/typescript": "1.7.6", | ||
"@vue/language-core": "1.7.14" | ||
"@volar/typescript": "1.7.7", | ||
"@vue/language-core": "1.8.0-patch.1" | ||
}, | ||
"gitHead": "a8a05a278ab807590faeafdfd76646f5c41c0443" | ||
"gitHead": "5d5fc89edd2897b5eb2a143524a1f04775cffda3" | ||
} |
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
3190
2
+ Added@volar/language-core@1.7.7(transitive)
+ Added@volar/source-map@1.7.7(transitive)
+ Added@volar/typescript@1.7.7(transitive)
+ Added@vue/language-core@1.8.0-patch.1(transitive)
- Removed@volar/language-core@1.7.6(transitive)
- Removed@volar/source-map@1.7.6(transitive)
- Removed@volar/typescript@1.7.6(transitive)
- Removed@vue/language-core@1.7.14(transitive)
Updated@volar/typescript@1.7.7