@vuedx/typescript-plugin-vue
Advanced tools
Comparing version 0.1.5 to 0.2.0
{ | ||
"name": "@vuedx/typescript-plugin-vue", | ||
"version": "0.1.5", | ||
"version": "0.2.0", | ||
"description": "TypeScript plugin for Vue", | ||
@@ -18,4 +18,5 @@ "main": "dist/typescript-plugin-vue.js", | ||
"@vuedx/analyze": "^0.1.4", | ||
"@vuedx/template-ast-types": "0.1.5", | ||
"@vuedx/vue-virtual-textdocument": "0.1.5", | ||
"@vuedx/template-ast-types": "0.2.0", | ||
"@vuedx/vue-virtual-textdocument": "0.2.0", | ||
"de-indent": "^1.0.2", | ||
"quick-lru": "^5.1.1", | ||
@@ -22,0 +23,0 @@ "typescript": "^3.9.7", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
234255
1777
8
+ Addedde-indent@^1.0.2
+ Added@vuedx/analyze@0.2.0(transitive)
+ Added@vuedx/compiler-tsx@0.2.0(transitive)
+ Added@vuedx/template-ast-types@0.2.0(transitive)
+ Added@vuedx/vue-virtual-textdocument@0.2.0(transitive)
+ Addedde-indent@1.0.2(transitive)
- Removed@vuedx/compiler-tsx@0.1.5(transitive)
- Removed@vuedx/template-ast-types@0.1.5(transitive)
- Removed@vuedx/vue-virtual-textdocument@0.1.5(transitive)