metalsmith-renamer
Advanced tools
Comparing version 0.5.187 to 0.5.188
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.187", | ||
"version": "0.5.188", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -32,4 +32,4 @@ "source": "src/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.17.12", | ||
"@babel/preset-env": "7.17.12", | ||
"@babel/core": "7.18.0", | ||
"@babel/preset-env": "7.18.0", | ||
"@semantic-release/changelog": "6.0.1", | ||
@@ -36,0 +36,0 @@ "@semantic-release/git": "10.0.1", |
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
12005