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

esbuild-plugin-vue3

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-vue3 - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

3

package.json
{
"name": "esbuild-plugin-vue3",
"version": "0.1.3",
"version": "0.1.4",
"description": "",

@@ -14,2 +14,3 @@ "main": "./dist/index.js",

"license": "MIT",
"repository": "github:pipe01/esbuild-plugin-vue3",
"dependencies": {

@@ -16,0 +17,0 @@ "@vue/compiler-sfc": "^3.1.5",

@@ -11,3 +11,4 @@ # esbuild-plugin-vue3

* Path aliases from tsconfig.json, e.g. `import "@/Component.vue"` resolves to `import "../../Component.vue`
* Emit HTML file and inject output CSS and JS files
### The library is still not thoroughly tested, use at your own risk.
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