You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vite-plugin-vue-layouts-next

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-vue-layouts-next - npm Package Compare versions

Comparing version

to
0.0.14

10

package.json
{
"name": "vite-plugin-vue-layouts-next",
"version": "0.0.13",
"version": "0.0.14",
"description": "Router-based layout plugin for Vite and Vue, supports the latest versions.",

@@ -71,5 +71,5 @@ "author": "loicduong <npm@relate.dev>",

"@types/debug": "^4.1.12",
"@types/node": "^22.14.1",
"@types/node": "^22.15.2",
"cross-env": "^7.0.3",
"eslint": "^9.24.0",
"eslint": "^9.25.1",
"eslint-plugin-format": "^1.0.1",

@@ -79,6 +79,6 @@ "rollup": "^4.40.0",

"typescript": "^5.8.3",
"vite": "^6.3.1",
"vite": "^6.3.3",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"vue-router": "^4.5.1"
}
}