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-multi-pages

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-multi-pages - npm Package Compare versions

Comparing version

to
0.0.4

4

package.json
{
"name": "vite-plugin-multi-pages",
"version": "0.0.3",
"version": "0.0.4",
"description": "Multi Page for vite",

@@ -15,3 +15,3 @@ "module": "dist/index.mjs",

"test": "cd example/vite-plugin-demo && pnpm i && pnpm dev",
"pub": "pnpm build && npm publish --no-git-checks",
"pub": "npm version patch && pnpm build && npm publish --no-git-checks",
"git": "git commit -m 'docs: update mess' && git push"

@@ -18,0 +18,0 @@ },

@@ -87,2 +87,2 @@ # vite-plugin-multi-pages-entry

- `see` [src/examples](https://github.com/Miofly/vite-plugin-multi-pages-entry/tree/master/example/vite-plugin-demo)
- `see` [src/examples](https://github.com/Miofly/vite-plugin-multi-pages/tree/master/example/vite-plugin-demo)