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

zstd-napi

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zstd-napi - npm Package Versions

0.0.8

Diff

Changelog

Source

[0.0.8] - 2024-04-07

Added

  • API documentation.
  • High-level compress and decompress convenience functions.
  • Low-level bindings for ZSTD_defaultCLevel and ZSTD_getDictID_fromCDict.
  • Prebuilds for GNU/Linux on arm64 and armv7, Windows on ia32.
  • New targetCBlockSize compression parameter, stabilized in Zstandard 1.5.6.
  • Releases now include SLSA Build L3 provenance attestations.

Changed

  • Build GNU/Linux prebuilds on Debian 10 (Glibc 2.28).
  • Class type definitions for the low-level bindings now have brands to prevent interchanging e.g. CDict and DDict.
  • Upgrade node-addon-api to 7.x.
  • Upgrade Zstandard to 1.5.6.

Removed

  • Prebuilds for Node-API 6.
  • Support for Node-API < 8.
  • Support for GNU/Linux with Glibc < 2.28.
  • Support for TypeScript < 4.3.

Fixed

  • Bindings use type tags (added in Node-API 8) to prevent passing an invalid native object type as a parameter.
  • Types no longer require esModuleInterop to be enabled.
adrake
published 0.0.7 •

Changelog

Source

[0.0.7] - 2023-06-14

Added

  • Prebuilds for macOS on arm64.

Changed

  • Upgrade Zstandard to 1.5.5.

Removed

  • Support for Node < 16.
adrake
published 0.0.6 •

adrake
published 0.0.5 •

adrake
published 0.0.4 •

adrake
published 0.0.3 •

adrake
published 0.0.2 •

adrake
published 0.0.1 •

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