file-date-organizer
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "file-date-organizer", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "Move files into a folder structure organized by date.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -50,2 +50,4 @@ # File Date Organizer for NodeJS | ||
| `addSecond` | Target folder name includes file second | `boolean` | `false` | | ||
| `console` | Log activity to console | `boolean` | `false` | | ||
| `limit` | Number of files to process | | `` | | ||
@@ -52,0 +54,0 @@ ### Contact |
@@ -61,2 +61,4 @@ # File Date Organizer for NodeJS | ||
| `add-second` | Target folder name includes file second | `boolean` | `false` | | ||
| `console` | Log activity to console | `boolean` | `false` | | ||
| `limit` | Number of files to process | | `` | | ||
@@ -63,0 +65,0 @@ ### Contact |
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
60564
70