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.2.1 to 0.3.0

6

CHANGELOG.md
# @astrojs/vue
## 0.3.0
### Minor Changes
- [#3871](https://github.com/withastro/astro/pull/3871) [`1cc5b7890`](https://github.com/withastro/astro/commit/1cc5b78905633608e5b07ad291f916f54e67feb1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`.
## 0.2.1

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

6

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

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

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

@@ -44,3 +44,3 @@ "vue": "^3.2.37"

"engines": {
"node": "^14.15.0 || >=16.0.0"
"node": "^14.20.0 || >=16.16.0"
},

@@ -47,0 +47,0 @@ "scripts": {

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