exiftool-vendored
Advanced tools
Comparing version 4.4.1 to 4.5.0
@@ -25,2 +25,7 @@ ## Versioning | ||
### v4.5.0 | ||
* 🌱 ExifTool upgraded to | ||
[v10.64](http://www.sno.phy.queensu.ca/~phil/exiftool/history.html#v10.64) | ||
### v4.4.1 | ||
@@ -27,0 +32,0 @@ |
{ | ||
"name": "exiftool-vendored", | ||
"version": "4.4.1", | ||
"version": "4.5.0", | ||
"description": "Efficient, cross-platform access to ExifTool", | ||
@@ -84,5 +84,5 @@ "main": "./dist/ExifTool.js", | ||
"optionalDependencies": { | ||
"exiftool-vendored.exe": "10.61.0", | ||
"exiftool-vendored.pl": "10.61.0" | ||
"exiftool-vendored.exe": "10.64.0", | ||
"exiftool-vendored.pl": "10.64.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
285428