🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@vue-macros/common

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/common - npm Package Compare versions

Comparing version

to
3.0.0-beta.15

10

package.json
{
"name": "@vue-macros/common",
"version": "3.0.0-beta.14",
"version": "3.0.0-beta.15",
"description": "common feature from Vue Macros.",

@@ -50,11 +50,11 @@ "type": "module",

"dependencies": {
"@vue/compiler-sfc": "^3.5.16",
"@vue/compiler-sfc": "^3.5.17",
"ast-kit": "^2.1.0",
"local-pkg": "^1.1.1",
"magic-string-ast": "^0.9.1",
"magic-string-ast": "^1.0.0",
"unplugin-utils": "^0.2.4"
},
"devDependencies": {
"@babel/parser": "^7.27.3",
"@vitejs/plugin-vue": "^5.2.4"
"@babel/parser": "^7.27.5",
"@vitejs/plugin-vue": "^6.0.0"
},

@@ -61,0 +61,0 @@ "engines": {