Socket
Socket
Sign inDemoInstall

@vitejs/plugin-vue

Package Overview
Dependencies
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitejs/plugin-vue - npm Package Compare versions

Comparing version 3.2.0 to 4.0.0-alpha.0

1

dist/index.d.ts

@@ -12,2 +12,3 @@ import { ViteDevServer, Plugin } from 'vite';

raw?: boolean;
url?: boolean;
scoped?: boolean;

@@ -14,0 +15,0 @@ }

6

package.json
{
"name": "@vitejs/plugin-vue",
"version": "3.2.0",
"version": "4.0.0-alpha.0",
"license": "MIT",

@@ -45,8 +45,8 @@ "author": "Evan You",

"debug": "^4.3.4",
"rollup": "^2.79.1",
"rollup": "~3.3.0",
"slash": "^5.0.0",
"source-map": "^0.6.1",
"vite": "workspace:*",
"vue": "^3.2.41"
"vue": "^3.2.45"
}
}

@@ -14,2 +14,4 @@ # @vitejs/plugin-vue [![npm](https://img.shields.io/npm/v/@vitejs/plugin-vue.svg)](https://npmjs.com/package/@vitejs/plugin-vue)

For JSX / TSX support, [`@vitejs/plugin-vue-jsx`](https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx) is also needed.
## Options

@@ -16,0 +18,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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