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
0
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 28.6.0 to 28.7.0

26

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

@@ -80,10 +80,10 @@ "main": "./dist/ExifTool.js",

"@types/he": "^1.2.3",
"@types/mocha": "^10.0.8",
"@types/node": "^22.7.4",
"@types/mocha": "^10.0.9",
"@types/node": "^22.7.7",
"@types/progress": "^2.0.7",
"@types/tmp": "^0.2.6",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@xmldom/xmldom": "^0.9.3",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"@xmldom/xmldom": "^0.9.4",
"chai": "^4.3.10",

@@ -98,6 +98,6 @@ "chai-as-promised": "^7.1.2",

"extract-zip": "^2.0.1",
"geo-tz": "^8.1.1",
"geo-tz": "^8.1.2",
"globule": "^1.3.4",
"mocha": "^10.7.3",
"npm-check-updates": "^17.1.3",
"npm-check-updates": "^17.1.4",
"npm-run-all": "^4.1.5",

@@ -108,7 +108,7 @@ "prettier": "^3.3.3",

"rimraf": "^5.0.9",
"serve": "^14.2.3",
"serve": "^14.2.4",
"source-map-support": "^0.5.21",
"tmp": "^0.2.3",
"typedoc": "^0.26.8",
"typescript": "^5.6.2",
"typedoc": "^0.26.10",
"typescript": "^5.6.3",
"xpath": "^0.0.34"

@@ -125,5 +125,5 @@ },

"optionalDependencies": {
"exiftool-vendored.exe": "12.97.0",
"exiftool-vendored.pl": "12.97.0"
"exiftool-vendored.exe": "12.99.0",
"exiftool-vendored.pl": "12.99.0"
}
}

@@ -14,6 +14,8 @@ # exiftool-vendored

This is the module that [PhotoStructure](https://photostructure.com) (and [500+](https://github.com/photostructure/exiftool-vendored.js/network/dependents) other projects) use for photo and video metadata reading and writing.
This library enables [PhotoStructure](https://photostructure.com) and [500+](https://github.com/photostructure/exiftool-vendored.js/network/dependents?package_id=UGFja2FnZS0xNjYxNjY2MQ%3D%3D) other projects to read and write metadata in photos and videos.
Expect [an order of magnitude faster performance](#performance) than other Node.js ExifTool modules.
Thanks to being based on [ExifTool](https://exiftool.org/), it's the state of the art in high quality metadata extraction for thousands of file types.
1. Best-effort extraction of

@@ -20,0 +22,0 @@

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

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

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