Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "renamer", | ||
"description": "Batch rename files and folders", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"bin": "cli.js", | ||
@@ -9,3 +9,3 @@ "repository": "https://github.com/75lb/renamer", | ||
"scripts": { | ||
"test": "mocha --reporter spec test/unit-*.js test/integration.js" | ||
"test": "mocha --reporter spec test/unit-*.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "dependencies": { |
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
20300