Socket
Socket
Sign inDemoInstall

exifr

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exifr - npm Package Versions

1345

5.0.6

Diff

Changelog

Source

[5.0.6]

Fixed

  • Chunked reading of heic file, related to Issue 35
mikekovarik
published 5.0.5 •

Changelog

Source

[5.0.5]

Changed

  • Nothing new. Re-release of 5.0.4 which was accidentally released with code from 5.0.3.
mikekovarik
published 5.0.4 •

Changelog

Source

[5.0.4]

Fixed

  • Issue 35 - reading heic file if mdat box preceded meta.
  • autorotation detection in firefox 77
mikekovarik
published 5.0.3 •

Changelog

Source

[5.0.3]

Fixed

  • Bug: Reading photo in chunked mode where segment header is split between chunks.
  • Bug: ICC Text fields (of type 'text') are no longer missing last few characters.
  • Bug: IPTC out of range error.

Changed

  • Initial work on reducing the library's filesize
  • Slightly improved IPTC performance.
mikekovarik
published 5.0.2 •

Changelog

Source

[5.0.2]

Fixed

  • Updated exifr.rotation() with Chrome 81' new autorotation behavior. Applies to all Chromium browsers (like the new Edge).
mikekovarik
published 5.0.1 •

Changelog

Source

[5.0.1]

Changed

  • "main" field in package.json now points to ./dist/full.umd.js instead of ./dist/full.umd.cjs.
mikekovarik
published 5.0.0 •

Changelog

Source

[5.0.0]

Changed

  • package.json no longer includes "type": "module" for now. Tools don't support it yet and "main" field was already pointing to UMD (CJS). Source codes were using .mjs extension for a while so nothing should break, but it's a major release just in case.

Added

  • exifr.rotation()
mikekovarik
published 4.3.5 •

mikekovarik
published 4.3.4 •

mikekovarik
published 4.3.3 •

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