New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

exiftool-vendored

Package Overview
Dependencies
Maintainers
1
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exiftool-vendored - npm Package Compare versions

Comparing version 4.23.0 to 4.24.0

6

CHANGELOG.md

@@ -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 @@

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc