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

vite-plugin-vue-tracer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-vue-tracer - npm Package Compare versions

Comparing version

to
0.1.2

24

package.json
{
"name": "vite-plugin-vue-tracer",
"type": "module",
"version": "0.1.1",
"version": "0.1.2",
"description": "Tracer for the source code of elements and vdoms in Vue SFC",

@@ -38,2 +38,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"estree-walker": "^3.0.3",
"exsolve": "^1.0.4",
"magic-string": "^0.30.17",

@@ -44,20 +45,19 @@ "pathe": "^2.0.3",

"devDependencies": {
"@antfu/eslint-config": "^4.5.1",
"@antfu/ni": "^23.3.1",
"@antfu/eslint-config": "^4.11.0",
"@antfu/ni": "^24.3.0",
"@antfu/utils": "^9.1.0",
"@types/node": "^22.13.9",
"bumpp": "^10.0.3",
"eslint": "^9.21.0",
"lint-staged": "^15.4.3",
"@types/node": "^22.13.13",
"bumpp": "^10.1.0",
"eslint": "^9.23.0",
"lint-staged": "^15.5.0",
"nanoevents": "^9.1.0",
"pnpm": "^10.5.2",
"simple-git-hooks": "^2.11.1",
"simple-git-hooks": "^2.12.1",
"tsx": "^4.19.3",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
"vite": "^6.2.0",
"vitest": "^3.0.7",
"vite": "^6.2.3",
"vitest": "^3.0.9",
"vue": "^3.5.13",
"vue-tsc": "^2.2.8",
"vite-plugin-vue-tracer": "0.1.1"
"vite-plugin-vue-tracer": "0.1.2"
},

@@ -64,0 +64,0 @@ "simple-git-hooks": {

Sorry, the diff of this file is not supported yet