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

chart-export-exlabs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chart-export-exlabs - npm Package Versions

3.2.0

Diff

kkalamarski-exlabs
published 3.1.0 •

Changelog

Source

3.1.0

  • Fixed an issue with SVG base 64 exports.
  • Fixed several bugs with the worker pool.
  • Changed name of the initialWorkers option to the minWorkers.
  • Fixed hanging the server on start when initial resources (pages) couldn't be created.
  • Fixed clearing page after the export.
  • Removed the queueSize option, which doesn't have an equivalent in tarn resource pool.
  • Removed the timeoutThreshold option and added the idleTimeout option in its place.
  • Removed the reaper options, as tarn doesn't allow to enable/disable idle resources checking.
  • Added createTimeout and destroyTimeout options for the resource pool.
  • Added the reaperInterval option to set the interval for checking idle resources to destroy.
  • Added the createRetryInterval option to set how long to idle after failed resource creation before trying again.
  • Added the rasterizationTimeout option for setting the wait time for an image to be created.
  • Updated the .env.sample file with new environment variables corresponding to above options.
  • Updated the README file.
  • Other small fixes.
kkalamarski-exlabs
published 3.0.0 •

Changelog

Source

3.0.0

Fixes and enhancements:

  • Replaced PhantomJS with Puppeteer.
  • Updated the config handling system to optionally load JSON files, and improved environment var loading.
  • Rewrote the HC caching system: it's now easier to include custom modules/dependency lists in your own deployments.
  • The install step no longer requires interaction when installing.
  • Replaced the custom worker pool system with tarn.
  • Error messages are now sent back to the client instead of being displayed in rasterized output.
  • Updated NPM dependencies, removed deprecated and uneccessary dependencies.
  • Lots of smaller bugfixes and tweaks.
  • Transitioned our public server (export.highcharts.com) from HTTP to HTTPS.

New features:

  • Added /health route to server to display basic server information.
  • Added a UI served on / to perform exports from JSON configurations in browser.
kkalamarski-exlabs
published 2.0.16 •

Changelog

Source

2.0.16

  • Added support for bullet charts.
  • Added support for Gantt charts.
  • Added configuration option for chart generation timeout (--timeoutThreshold).
  • Gracefull failing of 404 map collections now working properly.
  • Increased max configuration size from 5MB to 50MB.
  • Updated express version.
  • Updated docs.
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