Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

probe-image-size

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probe-image-size - npm Package Versions

234

7.2.3

Diff

Changelog

Source

[7.2.3] - 2022-01-27

Fixed

  • Fix Error extend in FF, #71.
vitaly
published 7.2.2 •

Changelog

Source

[7.2.2] - 2021-10-12

Fixed

  • Skip invalid chunks in JPEG parser instead of stopping, so some broken images can still be parsed, #68.
  • Better error handling when server redirects to utf8-encoded internationalized domain name.
vitaly
published 7.2.1 •

Changelog

Source

[7.2.1] - 2021-06-07

Fixed

  • Fix hanging of HTTP request when server returns JSON or XML, #62.
vitaly
published 7.2.0 •

Changelog

Source

[7.2.0] - 2021-06-03

Changed

  • SVG embedded in HTML is no longer recognized as SVG image, #60.

Fixed

  • Allow XML namespaces in SVG images, #61.
vitaly
published 7.1.1 •

Changelog

Source

[7.1.1] - 2021-05-27

Fixed

  • Allow byte order mark at the start of SVG, #57.
vitaly
published 7.1.0 •

Changelog

Source

[7.1.0] - 2021-04-15

Fixed

  • Fix options merge, when property value is class (switched from deepmerge to lodash.merge), #53.
vitaly
published 7.0.1 •

Changelog

Source

[7.0.1] - 2021-03-18

Fixed

  • Fix crash in async SVG parser, #52.
vitaly
published 7.0.0 •

Changelog

Source

[7.0.0] - 2021-03-11

Added

  • Add AVIF/HEIC/HEIF support.
  • Add orientation info.
vitaly
published 6.0.0 •

Changelog

Source

[6.0.0] - 2020-11-04

Added

  • Add support for .ico files.

Changed

  • node.js v10+ required.
  • Drop callbacks support.
  • Drop legacy call support (URL in options).
  • Input stream will now be closed by default.
  • Use needle instead of outdated request (options names are different).
  • Rewrite tests to async/await.
  • Deps bump & cleanup.
vitaly
published 5.0.0 •

Changelog

Source

[5.0.0] - 2019-09-14

Changed

  • Drop any-promise, use native, #32.
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