clean-publish
Advanced tools
Comparing version 4.1.1 to 4.2.0
@@ -20,3 +20,3 @@ export default [ | ||
'.editorconfig', | ||
/^(babel|commitlint|jest)\.config\.[cm]?js$/, | ||
/^(babel|commitlint|jest|vitest)\.config\.[cm]?(j|t)s$/, | ||
'.travis.yml', | ||
@@ -23,0 +23,0 @@ 'pnpm-lock.yaml', |
{ | ||
"name": "clean-publish", | ||
"version": "4.1.1", | ||
"version": "4.2.0", | ||
"description": "Clean your package before publish", | ||
@@ -26,5 +26,5 @@ "keywords": [ | ||
"fast-glob": "^3.2.12", | ||
"lilconfig": "^2.0.6", | ||
"lilconfig": "^2.1.0", | ||
"micromatch": "^4.0.5" | ||
} | ||
} |
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
26757
Updatedlilconfig@^2.1.0