You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vue-macros/api

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/api - npm Package Compare versions

Comparing version

to
3.0.0-beta.4

8

package.json
{
"name": "@vue-macros/api",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"description": "General API for Vue Macros.",

@@ -26,2 +26,3 @@ "type": "module",

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

@@ -42,4 +43,4 @@ "dist"

"dependencies": {
"oxc-resolver": "^4.2.0",
"@vue-macros/common": "3.0.0-beta.3"
"oxc-resolver": "^5.0.0",
"@vue-macros/common": "3.0.0-beta.4"
},

@@ -49,3 +50,2 @@ "engines": {

},
"funding": "https://github.com/sponsors/vue-macros",
"scripts": {

@@ -52,0 +52,0 @@ "build": "tsup",