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.3.0 to 0.3.1

6

CHANGELOG.md
# @astrojs/vue
## 0.3.1
### Patch Changes
- [#3885](https://github.com/withastro/astro/pull/3885) [`bf5d1cc1e`](https://github.com/withastro/astro/commit/bf5d1cc1e71da38a14658c615e9481f2145cc6e7) Thanks [@delucis](https://github.com/delucis)! - Integration README fixes
## 0.3.0

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

6

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

@@ -21,3 +21,3 @@ "type": "module",

"bugs": "https://github.com/withastro/astro/issues",
"homepage": "https://astro.build",
"homepage": "https://docs.astro.build/en/guides/integrations-guide/vue/",
"exports": {

@@ -36,3 +36,3 @@ ".": "./dist/index.js",

"devDependencies": {
"astro": "1.0.0-beta.66",
"astro": "1.0.0-beta.69",
"astro-scripts": "0.0.6",

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

@@ -32,3 +32,3 @@ # @astrojs/vue 💚

```
```sh
npm install @astrojs/vue

@@ -45,3 +45,3 @@ ```

__astro.config.mjs__
__`astro.config.mjs`__

@@ -73,3 +73,3 @@ ```js

__astro.config.mjs__
__`astro.config.mjs`__

@@ -91,2 +91,2 @@ ```js

}
```
```

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