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 14.4.0 to 14.5.0

7

CHANGELOG.md

@@ -28,5 +28,12 @@ # Changelog/Versioning

### v14.5.0
- 🌱 ExifTool upgraded to [v12.26](https://exiftool.org/history.html#v12.26).
- 📦 Updated dependencies
### v14.4.0
- ✨ Added `ExifDate.rawValue`
- 📦 Updated dependencies

@@ -33,0 +40,0 @@

18

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

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

"@types/mocha": "^8.2.2",
"@types/node": "^15.0.3",
"@types/node": "^15.6.1",
"@types/progress": "^2.0.3",

@@ -86,9 +86,9 @@ "@types/rimraf": "^3.0.0",

"@types/xmldom": "^0.1.30",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"chai-subset": "^1.6.0",
"eslint": "^7.26.0",
"eslint-plugin-import": "^2.23.0",
"eslint": "^7.27.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",

@@ -108,3 +108,3 @@ "extract-zip": "^2.0.1",

"typedoc": "^0.20.36",
"typescript": "^4.2.4",
"typescript": "4.2.4",
"xmldom": "^0.6.0",

@@ -120,5 +120,5 @@ "xpath": "^0.0.32"

"optionalDependencies": {
"exiftool-vendored.exe": "^12.25.0",
"exiftool-vendored.pl": "^12.25.0"
"exiftool-vendored.exe": "^12.26.0",
"exiftool-vendored.pl": "^12.26.0"
}
}

Sorry, the diff of this file is too big to display

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