metalsmith-renamer
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -0,1 +1,3 @@ | ||
## [0.5.7](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.6...v0.5.7) (2020-06-23) | ||
## [0.5.6](https://github.com/alex-ketch/metalsmith-renamer/compare/v0.5.5...v0.5.6) (2020-06-22) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "metalsmith-renamer", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "Plugin to take a pattern and rename each matched file", | ||
@@ -36,6 +36,6 @@ "source": "src/index.js", | ||
"@semantic-release/git": "9.0.0", | ||
"babel-jest": "26.0.1", | ||
"babel-jest": "26.1.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"jest": "26.0.1", | ||
"jest": "26.1.0", | ||
"metalsmith": "2.3.0", | ||
@@ -42,0 +42,0 @@ "microbundle": "0.12.2", |
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
14712