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.17.0 to 4.18.0

6

CHANGELOG.md

@@ -27,2 +27,8 @@ # Changelog

### v4.18.0
* 🌱 ExifTool upgraded to
[v10.81](http://www.sno.phy.queensu.ca/~phil/exiftool/history.html#v10.81)
* 📦 Update deps, including batch-cluster 1.9.0
### v4.17.0

@@ -29,0 +35,0 @@

10

package.json
{
"name": "exiftool-vendored",
"version": "4.17.0",
"version": "4.18.0",
"description": "Efficient, cross-platform access to ExifTool",

@@ -73,3 +73,3 @@ "main": "./dist/ExifTool.js",

"pify": "^3.0.0",
"prettier": "^1.10.2",
"prettier": "^1.11.1",
"progress": "^2.0.0",

@@ -86,8 +86,8 @@ "rimraf": "^2.6.2",

"dependencies": {
"batch-cluster": "^1.8.0"
"batch-cluster": "^1.9.0"
},
"optionalDependencies": {
"exiftool-vendored.exe": "10.79.0",
"exiftool-vendored.pl": "10.79.0"
"exiftool-vendored.exe": "10.81.0",
"exiftool-vendored.pl": "10.81.0"
}
}
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