album-exif-analyzer
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "album-exif-analyzer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Recursively extracts EXIF data of all of the photos in a directory into a analyzable format", | ||
@@ -12,3 +12,6 @@ "main": "index.js", | ||
"readdirp": "^3.0.2" | ||
}, | ||
"bin": { | ||
"album-exif-analyzer": "./index.js" | ||
} | ||
} |
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
3129