Socket
Socket
Sign inDemoInstall

@astrojs/vue

Package Overview
Dependencies
Maintainers
3
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 3.0.4 to 4.0.0-beta.0

20

package.json
{
"name": "@astrojs/vue",
"version": "3.0.4",
"version": "4.0.0-beta.0",
"description": "Use Vue components within Astro",

@@ -37,20 +37,20 @@ "type": "module",

"dependencies": {
"@vitejs/plugin-vue": "^4.3.3",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/babel-plugin-jsx": "^1.1.5",
"@vue/compiler-sfc": "^3.3.4"
"@vue/compiler-sfc": "^3.3.8"
},
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai": "^4.3.10",
"chai": "^4.3.7",
"linkedom": "^0.15.1",
"cheerio": "1.0.0-rc.12",
"linkedom": "^0.16.4",
"mocha": "^10.2.0",
"vite": "^4.4.9",
"vue": "^3.3.4",
"astro": "3.4.4",
"vite": "^5.0.0",
"vue": "^3.3.8",
"astro": "4.0.0-beta.0",
"astro-scripts": "0.0.14"
},
"peerDependencies": {
"astro": "^3.0.0",
"astro": "^4.0.0-beta.0",
"vue": "^3.2.30"

@@ -57,0 +57,0 @@ },

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