vite-plugin-multi-pages
Advanced tools
Comparing version
{ | ||
"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) |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
393337
00
-100%