Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vuedx/vue-virtual-textdocument

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuedx/vue-virtual-textdocument - npm Package Compare versions

Comparing version 0.7.5-next-1649585554.0 to 0.7.5-next-1649614433.0

12

package.json
{
"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>
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc