vite-plugin-dynamic-import
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "vite-plugin-dynamic-import", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "Enhance Vite builtin dynamic import", | ||
@@ -8,4 +8,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/caoxiemeihao/vite-plugins.git", | ||
"directory": "packages/dynamic-import" | ||
"url": "git+https://github.com/vite-plugin/vite-plugin-dynamic-import.git" | ||
}, | ||
@@ -12,0 +11,0 @@ "author": "草鞋没号 <308487730@qq.com>", |
@@ -68,3 +68,3 @@ # vite-plugin-dynamic-import | ||
├── src | ||
| └── views | ||
| ├── views | ||
| | ├ foo | ||
@@ -71,0 +71,0 @@ | | | └── index.js |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53720
1