exiftool-vendored
Advanced tools
Comparing version 4.9.2 to 4.10.0
@@ -27,2 +27,7 @@ # Changelog | ||
### v4.10.0 | ||
* 🌱 ExifTool upgraded to | ||
[v10.67](http://www.sno.phy.queensu.ca/~phil/exiftool/history.html#v10.67) | ||
### v4.9.2 | ||
@@ -29,0 +34,0 @@ |
{ | ||
"name": "exiftool-vendored", | ||
"version": "4.9.2", | ||
"version": "4.10.0", | ||
"description": "Efficient, cross-platform access to ExifTool", | ||
@@ -85,5 +85,5 @@ "main": "./dist/ExifTool.js", | ||
"optionalDependencies": { | ||
"exiftool-vendored.exe": "10.66.0", | ||
"exiftool-vendored.pl": "10.66.0" | ||
"exiftool-vendored.exe": "10.67.0", | ||
"exiftool-vendored.pl": "10.67.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
294674