@vue/typescript-plugin
Advanced tools
Comparing version 2.1.0 to 2.1.2
@@ -49,3 +49,3 @@ "use strict"; | ||
.slice(0, -'package.json'.length); | ||
const globalTypesPath = `${libDir}__globalTypes_${options.target}_${options.strictTemplates}.d.ts`; | ||
const globalTypesPath = `${libDir}dist/__globalTypes_${options.target}_${options.strictTemplates}.d.ts`; | ||
const globalTypesContents = vue.generateGlobalTypes(options.lib, options.target, options.strictTemplates); | ||
@@ -52,0 +52,0 @@ proj.writeFile(globalTypesPath, globalTypesContents); |
{ | ||
"name": "@vue/typescript-plugin", | ||
"version": "2.1.0", | ||
"version": "2.1.2", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "files": [ | ||
"@volar/typescript": "~2.4.1", | ||
"@vue/language-core": "2.1.0", | ||
"@vue/language-core": "2.1.2", | ||
"@vue/shared": "^3.4.0" | ||
@@ -23,3 +23,3 @@ }, | ||
}, | ||
"gitHead": "510063740b90b64caedaee1f0bde70974613a92c" | ||
"gitHead": "4e4b839ea20ae11a2aef7ee9206465cb60a4be53" | ||
} |
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
53277
+ Added@vue/language-core@2.1.2(transitive)
- Removed@vue/language-core@2.1.0(transitive)
Updated@vue/language-core@2.1.2