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.0.1 to 0.0.2-next.0

CHANGELOG.md

13

package.json
{
"name": "@astrojs/vue",
"version": "0.0.1",
"version": "0.0.2-next.0",
"description": "Use Vue components within Astro",

@@ -14,2 +14,7 @@ "type": "module",

},
"keywords": [
"astro-component",
"renderer",
"vue"
],
"bugs": "https://github.com/withastro/astro/issues",

@@ -25,8 +30,8 @@ "homepage": "https://astro.build",

"dependencies": {
"@vitejs/plugin-vue": "^2.2.0"
"@vitejs/plugin-vue": "^2.2.4"
},
"devDependencies": {
"astro": "0.25.0-next.0",
"astro": "0.25.0-next.2",
"astro-scripts": "0.0.2",
"vue": "^3.2.30"
"vue": "^3.2.31"
},

@@ -33,0 +38,0 @@ "peerDependencies": {

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