Socket
Socket
Sign inDemoInstall

@astrojs/vue

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/vue - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

6

CHANGELOG.md
# @astrojs/vue
## 0.5.0
### Minor Changes
- [#3570](https://github.com/withastro/astro/pull/3570) [`04070c0c1`](https://github.com/withastro/astro/commit/04070c0c12c00a3e17842ce48e36edc3f2c890a3) Thanks [@matthewp](https://github.com/matthewp)! - Bump to Vite 3!
## 0.4.1

@@ -4,0 +10,0 @@

8

package.json
{
"name": "@astrojs/vue",
"version": "0.4.1",
"version": "0.5.0",
"description": "Use Vue components within Astro",

@@ -31,7 +31,7 @@ "type": "module",

"dependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"vite": "^2.9.10"
"@vitejs/plugin-vue": "^3.0.0",
"vite": "^3.0.0"
},
"devDependencies": {
"astro": "1.0.0-beta.73",
"astro": "1.0.0-rc.1",
"astro-scripts": "0.0.6",

@@ -38,0 +38,0 @@ "vue": "^3.2.37"

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