You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

h5wasm-plugins

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h5wasm-plugins - npm Package Versions

0.1.1

Diff
b
bmaranville
published 0.1.1 •

Changelog

Source

v0.1.1 2025-07-14

Fixed

  • Documentation for use - pass Module object to helper functions

Added

  • ZSTD support in bshuf filter

Changed

  • requires h5wasm>=0.8.3 (for bshuf filters)
b
bmaranville
published 0.1.0 •

Changelog

Source

v0.1.0 2025-04-14

Added

  • JPEG filter

Changed

  • Requires h5wasm>=0.8.1
  • SZ filter disabled
b
bmaranville
published 0.0.3 •

Changelog

Source

v0.0.3 2023-11-09

Added

  • now building and including blosc2 filter

Changed

  • uses h5wasm >= 0.6.10 (for new symbols used by blosc2
b
bmaranville
published 0.0.2 •

Changelog

Source

v0.0.2 2023-11-07

Fixed

  • added -sWASM_BIGINT flag to compilation/linking of final plugin, fixes issue #3

Added

  • LICENSE file
  • README.md file
  • now building and including bshuf filter
b
bmaranville
published 0.0.1 •

Changelog

Source

v0.0.1 2023-10-24

Added (initial commit)

  • CMakeLists.txt that fetches
    • source of https://github.com/HDFGroup/hdf5_plugins
    • pre-built libhdf5-wasm
  • (source for compression libraries are embedded .tgz files in hdf5_plugins repo)
  • artifacts are published to https://www.npmjs.com/package/h5wasm-plugins