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 Versions

1
26

15.12.1

Diff

Changelog

Source

v15.12.1

  • 📦 Updated dependencies (batch-cluster v10.3.0), including more pessimistic defaults for streamFlushMillis and new noTaskData event.

  • 📦 Exported type signatures, AdditionalWriteTags, ExpandedDateTags, Maybe, Omit, and Struct to improve typedoc-generated documentation. Rebuilt docs.

mceachen
published 15.12.0 •

Changelog

Source

v15.12.0

  • 📦 We now verify external exiftools are healthy with a -ver ping every 30 seconds.

  • 📦 Updated dependencies (batch-cluster v10.2.0) that includes this performance improvement/bugfix

mceachen
published 15.11.0 •

Changelog

Source

v15.11.0

  • 🌱 ExifTool upgraded to v12.40.

  • 📦 Updated dependencies (batch-cluster v10.0.0)

  • 📦 Rebuild Tags.ts and docs

mceachen
published 15.10.1 •

Changelog

Source

v15.10.1

  • 📦 Updated dependencies (batch-cluster v8.1.0)

  • 📦 Rebuild docs

mceachen
published 15.10.0 •

Changelog

Source

v15.10.0

  • 🌱 ExifTool upgraded to v12.39.

  • 🐞/📦 Include @types/luxon in dependencies (thanks, davidmz!)

mceachen
published 15.9.2 •

Changelog

Source

v15.9.2

  • 📦 Rebuild tags and docs with updated test images. Note that some GPS tags types changed to string: see v15.8.0.
mceachen
published 15.9.1 •

Changelog

Source

v15.9.1

  • 📦 Exposed UnsetZoneOffsetMinutes from Timezones
mceachen
published 15.9.0 •

Changelog

Source

v15.9.0

  • 📦 Exposed UnsetZone and UnsetZoneName from Timezones
mceachen
published 15.8.0 •

Changelog

Source

v15.8.0

  • 🐞 GPSDateTime in prior versions could be incorrectly parsed, resulting in an incorrectly inferred current-date and encoded-time.

  • 🐞 GPS latitude and longitude parsing could result in the incorrect hemisphere, depending on the version of ExifTool.

  • 📦 The prior default of making all GPS* tags numeric has been reduced to only GPSLatitude and GPSLongitude, which means tags like GPSImgDirectionRef will now be something like "Magnetic North" instead of the more cryptic "M", and GPSAltitudeRef will now be "Below Sea Level" instead of "1".

mceachen
published 15.7.0 •

Changelog

Source

v15.7.0

  • 🌱 ExifTool upgraded to v12.38.

  • ✨ Add specific support for deleting values associated to existing tags

  • 🐞 No-op .write() calls to sidecars are now gracefully no-op'ed.

  • 📦 Added tests with and without retries (to validate stdout/stderr bugfixes in v8.0 of batch-cluster)

  • 📦 Replace orElse calls with ??

  • 📦 Updated dependencies

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