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 Versions

1
2426

1.5.1

Diff

Changelog

Source

v21.5.1

  • 📦 Avoid double-rendering of ImageDataMD5 (Thanks, Phil! See forum post for details)

  • 📦 Pull down new camera test images, rebuild Tags and docs

mceachen
published 1.5.0 •

Changelog

Source

v1.5.0

  • 🌱 ExifTool upgraded to v10.38
  • 📦 Use npm's os-specific optionalDependencies rather than platform-dependent-modules.
mceachen
published 1.4.1 •

Changelog

Source

v1.4.1

  • 🐛 Several imports (like process) name-collided on the globals imported by Electron
mceachen
published 1.4.0 •

Changelog

Source

v1.4.0

  • 🌱 ExifTool upgraded to v10.37
mceachen
published 1.3.0 •

Changelog

Source

v1.3.0

  • 🌱 ExifTool upgraded to v10.36
  • Tag.Error exposed for unsupported file types.
mceachen
published 1.2.0 •

Changelog

Source

v1.2.0

  • 🐛 It was too easy to miss calling ExifTool.end(), which left child ExifTool processes running. The constructor to ExifTool now adds a shutdown hook to send all child processes a shutdown signal.
mceachen
published 1.1.0 •

Changelog

Source

v1.1.0

  • ✨ Added toString() for all date/time types
mceachen
published 1.0.0 •

Changelog

Source

v1.0.0

  • ✨ Added typings reference in the package.json
  • 🌱 Upgraded vendored exiftool to 10.33
mceachen
published 0.4.0 •

Changelog

Source

v0.4.0

  • 📦 Fixed packaging (maintain jsdocs in .d.ts and added typings reference)
  • 📦 Using np for packaging
mceachen
published 0.3.0 •

Changelog

Source

v0.3.0

  • ✨ Multithreading support with the maxProcs ctor param
  • ✨ Added tests for reading images with truncated or missing EXIF headers
  • ✨ Added tests for timezone offset extraction and rendering
  • ✨ Subsecond resolution from the Google Pixel has 8 significant digits(!!), added support for that.
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