exiftool-vendored
Advanced tools
Comparing version 4.23.0 to 4.24.0
@@ -27,2 +27,8 @@ # Changelog | ||
### v4.24.0 | ||
* 🌱 ExifTool upgraded to | ||
[v10.95](http://www.sno.phy.queensu.ca/~phil/exiftool/history.html#v10.95) | ||
* 📦 Fix `.pl` dependency to omit test files and documentation | ||
### v4.23.0 | ||
@@ -29,0 +35,0 @@ |
{ | ||
"name": "exiftool-vendored", | ||
"version": "4.23.0", | ||
"version": "4.24.0", | ||
"description": "Efficient, cross-platform access to ExifTool", | ||
@@ -87,5 +87,5 @@ "main": "./dist/ExifTool.js", | ||
"optionalDependencies": { | ||
"exiftool-vendored.exe": "10.94.0", | ||
"exiftool-vendored.pl": "10.94.0" | ||
"exiftool-vendored.exe": "10.95.0", | ||
"exiftool-vendored.pl": "10.95.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
312784
24