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.2.0 to 4.3.0

6

CHANGELOG.md

@@ -25,2 +25,8 @@ ## Versioning

### v4.3.0
* 🌱 ExifTool upgraded to
[v10.60](http://www.sno.phy.queensu.ca/~phil/exiftool/history.html#v10.60)
* 📦 Upgraded all dependencies
### v4.2.0

@@ -27,0 +33,0 @@

10

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

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

"@types/pify": "^0.0.28",
"@types/rimraf": "^0.0.28",
"@types/rimraf": "^2.0.0",
"@types/semver": "^5.3.32",

@@ -73,3 +73,3 @@ "@types/tmp": "^0.0.33",

"tar-fs": "^1.15.3",
"tmp": "^0.0.31",
"tmp": "^0.0.33",
"tslint": "^5.4.3",

@@ -87,5 +87,5 @@ "tslint-config-standard": "^6.0.1",

"optionalDependencies": {
"exiftool-vendored.exe": "10.58.0",
"exiftool-vendored.pl": "10.58.0"
"exiftool-vendored.exe": "10.60.0",
"exiftool-vendored.pl": "10.60.0"
}
}

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