vite-plugin-rewrite-all
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "vite-plugin-rewrite-all", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -8,2 +8,3 @@ "module": "dist/index.mjs", | ||
"exports": { | ||
"default": ["./dist/index.mjs", "./dist/index.js"], | ||
"import": "./dist/index.mjs", | ||
@@ -10,0 +11,0 @@ "require": "./dist/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
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
4415