🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vue-macros/common

Package Overview
Dependencies
Maintainers
1
Versions
103
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
3.0.0-beta.21
to
3.0.0-beta.22
+1
-1
LICENSE
MIT License
Copyright (c) 2022-PRESENT 三咲智子
Copyright (c) 2022-PRESENT Kevin Deng

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@vue-macros/common",
"version": "3.0.0-beta.21",
"version": "3.0.0-beta.22",
"description": "common feature from Vue Macros.",

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

},
"author": "三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"author": "Kevin Deng <sxzz@sxzz.moe>",
"funding": "https://github.com/sponsors/vue-macros",

@@ -51,10 +51,10 @@ "files": [

"dependencies": {
"@vue/compiler-sfc": "^3.5.18",
"ast-kit": "^2.1.1",
"local-pkg": "^1.1.1",
"magic-string-ast": "^1.0.0",
"unplugin-utils": "^0.2.4"
"@vue/compiler-sfc": "^3.5.20",
"ast-kit": "^2.1.2",
"local-pkg": "^1.1.2",
"magic-string-ast": "^1.0.2",
"unplugin-utils": "^0.3.0"
},
"devDependencies": {
"@babel/parser": "^7.28.0",
"@babel/parser": "^7.28.2",
"@vitejs/plugin-vue": "^6.0.1"

@@ -61,0 +61,0 @@ },