Socket
Socket
Sign inDemoInstall

converjon

Package Overview
Dependencies
96
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.7.9

Diff

Changelog

Source

2.7.9 (2019-03-25)

  • fixed: too many folder levels for docker to cope with (see Issue 138)
  • fixed: Usages of new Buffer(…) have been changed to Buffer.from(…) – see DEP0005 for more info
  • bumped node engine version in package.json to support more versions – npm test succeed for v4.x up to edge v12 atm
  • bumped dependencies
  • moved nodeunit dep into devDependencies - it's deprecated and using a specific sshpk lib version was necessary to reach npm audit result of 0 known vulnerabilities

Beware: The change of the internal cache folder structure means, that your cache is invalidated upon deployment of this version. This shouldn't affect your apps too much as long as you took the hint of running converjon behind a caching reverse proxy. Keep it in mind though when switching to this version as your cache folder size may double.

berlinonline
published 2.7.8 •

Changelog

Source

2.7.8 (2018-08-02)

  • fixed: security fix – updated dependencies for handlebars and send
  • added: new config options converter.filter and converter.quality
lnwdr
published 2.7.4 •

Changelog

Source

2.7.4 (2017-02-10)

  • fixed: regression in cache item timestamps (#136)
lnwdr
published 2.7.3 •

Changelog

Source

2.7.3 (2017-02-01)

  • Fixed CLI tool (#126)
  • Fixed mtime of local file sources (#135)
  • Fixed compatibility with node.js 6.x.x (#133)
graste
published 2.7.2 •

Changelog

Source

2.7.2 (2016-02-29)

  • Fixed: source HTTP header whitelist not working (#128)
  • Fixed: show concrete error when source downloading failed (#132)
lnwdr
published 2.7.1 •

Changelog

Source

2.7.1 (2015-10-29)

  • fallback cropping in case of invalid embedded AOI (#124)
lnwdr
published 2.7.0 •

Changelog

Source

2.7.0 (2015-10-08)

  • added a switch for the preferred AOI source (#122)
lnwdr
published 2.6.0 •

Changelog

Source

2.6.0 (2015-10-01)

  • added support for loading all config files from a directory (#121)
  • added support for percentage values in AOI (#119)
  • new crop mode "none", preserves the entire image (#118)
lnwdr
published 2.5.6 •

Changelog

Source

2.5.6 (2015-08-28)

  • fixed error reporting bug that caused local file requests to fail. #109
graste
published 2.5.5 •

Changelog

Source

2.5.5 (2015-07-31)

  • rejectInvalidSSL option couldn't be used to set strictSSL option of request to false. This lead to problems requesting images from hosts with self-signed certificates. A debug message with the original request response error message was added in the process (#117).
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc