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

iltorb

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iltorb - npm Package Versions

2345

2.4.5

Diff

Changelog

Source

[2.4.5] - 2020-02-01

  • iltorb is now deprecated in favor of zlib.
    • The zlib module has support for brotli compression/decompression APIs starting with Node.js v10.16.0.
mayhem
published 2.4.4 •

Changelog

Source

[2.4.4] - 2019-10-25

Added

  • Support for Node 13

Removed

  • Dropped support for Node 6 and Node 11
mayhem
published 2.4.3 •

Changelog

Source

[2.4.3] - 2019-04-24

Added

  • Support for Node 12

Changed

  • Updated npm dependencies.
mayhem
published 2.4.2 •

Changelog

Source

[2.4.2] - 2019-03-11

Changed

  • Moved back to using NAN from N-API to hopefully fix some segmentation faults.
mayhem
published 2.4.1 •

Changelog

Source

[2.4.1] - 2018-10-31

Added

  • Support for Node 11

Fixed

  • Fixed Module did not self-register errors, happening when require()-ing iltorb multiple times, with worker threads for example. #78

Changed

  • Updated brotli from [v1.0.5] to [v1.0.7]
mayhem
published 2.4.0 •

Changelog

Source

[2.4.0] - 2018-07-31

Changed

  • Updated brotli from [v1.0.4] to [v1.0.5]
  • Replaced NAN with N-API

Removed

  • Dropped support for Node 9
mayhem
published 2.3.2 •

Changelog

Source

[2.3.2] - 2018-05-01

Fixed

  • Fixed pre-compiled binaries download script
mayhem
published 2.3.1 •

Changelog

Source

[2.3.1] - 2018-04-30

Added

  • Support for Node 10

Removed

  • Dropped support for Node 4
mayhem
published 2.3.0 •

Changelog

Source

[2.3.0] - 2018-04-06

Added

  • The compress and decompress methods will now return a promise when the callback argument is missing.
    • This change enables using those methods in async/await flow.
mayhem
published 2.2.0 •

Changelog

Source

[2.2.0] - 2018-03-30

Changed

  • Updated brotli from [v1.0.3] to [v1.0.4]

Added

  • Support for new brotli compression parameters:
    • large_window
    • npostfix
    • ndirect

Fixed

  • brotli parameter size_hint was being parsed as a boolean instead of an integer.
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