@vuedx/vue-virtual-textdocument
Advanced tools
Comparing version 0.7.5-next-1649585554.0 to 0.7.5-next-1649614433.0
{ | ||
"name": "@vuedx/vue-virtual-textdocument", | ||
"version": "0.7.5-next-1649585554.0", | ||
"version": "0.7.5-next-1649614433.0", | ||
"description": "A virtual filesystem to access blocks in SFC as files", | ||
@@ -36,7 +36,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@vuedx/compiler-sfc": "0.7.2-next-1649585554.0", | ||
"@vuedx/compiler-tsx": "0.7.5-next-1649585554.0", | ||
"@vuedx/shared": "0.7.4-next-1649585554.0", | ||
"@vuedx/template-ast-types": "0.7.3-next-1649585554.0", | ||
"@vuedx/transforms": "0.7.5-next-1649585554.0", | ||
"@vuedx/compiler-sfc": "0.7.2-next-1649614433.0", | ||
"@vuedx/compiler-tsx": "0.7.5-next-1649614433.0", | ||
"@vuedx/shared": "0.7.4-next-1649614433.0", | ||
"@vuedx/template-ast-types": "0.7.3-next-1649614433.0", | ||
"@vuedx/transforms": "0.7.5-next-1649614433.0", | ||
"source-map": "^0.6.1", | ||
@@ -43,0 +43,0 @@ "vscode-languageserver-textdocument": "^1.0.1", |
@@ -5,6 +5,2 @@ # Vue Virtual TextDocument | ||
## Support | ||
This package is part of [VueDX project](https://github.com/znck/vue-developer-experience), maintained by [Rahul Kadyan](https://github.com/znck). You can [💖 sponsor him](https://github.com/sponsors/znck) for continued development of this package and other VueDX tools. | ||
``` | ||
@@ -1353,1 +1349,11 @@ npm add @vuedx/vue-virtual-textdocument | ||
<!-- #region API-DOCS --> | ||
## Support | ||
This package is part of [VueDX project](https://github.com/znck/vue-developer-experience), maintained by [Rahul Kadyan](https://github.com/znck). You can [💖 sponsor him](https://github.com/sponsors/znck) for continued development of this package and other VueDX tools. | ||
<p align="center"> | ||
<a href="https://cdn.jsdelivr.net/gh/znck/sponsors@main/sponsors.svg"> | ||
<img src='https://cdn.jsdelivr.net/gh/znck/sponsors@main/sponsors.png'/> | ||
</a> | ||
</p> |
225515
1358
+ Added@vuedx/compiler-sfc@0.7.2-next-1649614433.0(transitive)
+ Added@vuedx/compiler-tsx@0.7.5-next-1649614433.0(transitive)
+ Added@vuedx/shared@0.7.4-next-1649614433.0(transitive)
+ Added@vuedx/template-ast-types@0.7.3-next-1649614433.0(transitive)
+ Added@vuedx/transforms@0.7.5-next-1649614433.0(transitive)
- Removed@vuedx/compiler-sfc@0.7.2-next-1649585554.0(transitive)
- Removed@vuedx/compiler-tsx@0.7.5-next-1649585554.0(transitive)
- Removed@vuedx/shared@0.7.4-next-1649585554.0(transitive)
- Removed@vuedx/template-ast-types@0.7.3-next-1649585554.0(transitive)
- Removed@vuedx/transforms@0.7.5-next-1649585554.0(transitive)