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
26

2.5.0

Diff

Changelog

Source

v2.5.0

  • 🐞 LANG and LC_ environment variables were passed through to exiftool (and subsequently, perl). These are now explicitly unset when exec'ing ExifTool, both to ensure tag names aren't internationalized, and to prevent perl errors from bubbling up to the caller due to missing locales.
mceachen
published 2.4.0 •

Changelog

Source

v2.4.0

  • extractBinaryTag exposed because there are a lot of binary tags (and they aren't all embedded images)
  • 🐞 JpgFromRaw was missing in Tag (no raw images were in the example corpus!)
mceachen
published 2.3.0 •

Changelog

Source

v2.3.0

  • extractJpgFromRaw implemented to pull out EXIF-embedded images from RAW formats
mceachen
published 2.2.0 •

Changelog

Source

v2.2.0

  • 🌱 ExifTool upgraded to v10.40
mceachen
published 2.1.1 •

Changelog

Source

v2.1.1

  • extractThumbnail and extractPreview implemented to pull out EXIF-embedded images
  • 📦 Rebuilt package.json.files section
mceachen
published 2.1.0 •

Changelog

Source

v22.1.0

  • 🌱 ExifTool upgraded to v12.65

  • ✨ Add support for new ImageDataHash tag: See the docs for details.

  • 🐞 perl is checked for on non-windows machines at startup. This resolves #152. You can disable this with the new checkPerl option.

mceachen
published 2.0.1 •

Changelog

Source

v2.0.1

  • 💔 Switched from home-grown logger to debug
mceachen
published 2.0.0 •

Changelog

Source

v22.0.0

  • 🏚️ Drop support for Node 14, which EOL'ed 2023-04-30

  • 🌱 ExifTool upgraded to v12.62

  • 🐞 Fix exports for DefaultExifToolOptions and several other non-type values. Thanks for the bug report, renambot!

mceachen
published 1.5.3 •

Changelog

Source

v1.5.3

  • 📦 Switch back to platform-dependent-modules. npm warnings aren't awesome.
  • 📦 Don't include tests or updater in the published package
mceachen
published 1.5.2 •

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