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

@monogrid/gainmap-js

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monogrid/gainmap-js - npm Package Versions

1

2.0.4

Diff

Changelog

Source

2.0.4 (2023-11-15)

Bug Fixes

  • decode: clamp max values in the decode shader to min/max half float (96986be)
daniele-pelagatti
published 2.0.3 •

Changelog

Source

2.0.3 (2023-11-15)

Bug Fixes

  • gainmaploader: fix GainMapLoader progress handler not being calculated correctly (a8e556a)
daniele-pelagatti
published 2.0.2 •

Changelog

Source

2.0.2 (2023-11-14)

Bug Fixes

  • decode: improves compatibility with browsers with no createImageBitmap (12c7609)
  • decoder: fix bug when using decodeResult.renderTarget.texture as source for PMREMGenerator (4ebb983)
daniele-pelagatti
published 2.0.1 •

Changelog

Source

2.0.1 (2023-11-14)

Bug Fixes

  • decode: implements proper feature testing for QuadRenderer.toArray (20109ad)
daniele-pelagatti
published 2.0.0 •

Changelog

Source

2.0.0 (2023-11-13)

Features

  • removes libultrahdr wasm from the decoding part of the library, allows users to load JPEGR files using pure js (#9) (3ad16f9)

BREAKING CHANGES

  • The encoder portion of the library has been separated and moved to @monogrid/gainmap-js/encode, in order to save file size on user's bundles, all encoding functions must now be imported with that path.

JPEGRLoader has been moved from @monogrid/gainmap-js/libultrahdr to @monogrid/gainmap-js because it now uses a pure js approach

daniele-pelagatti
published 1.1.1 •

Changelog

Source

1.1.1 (2023-11-09)

Bug Fixes

  • fixes Firefox Compatibility (1cec657)
  • libultrahdr: fixes circular dependency between JPEGRLoader and libultrahdr (f30f786)
daniele-pelagatti
published 1.1.0 •

Changelog

Source

1.1.0 (2023-11-06)

Features

  • decode: adds threejs loaders (b32f02a)
daniele-pelagatti
published 1.0.2 •

Changelog

Source

1.0.2 (2023-11-03)

Bug Fixes

  • release: add publishConfig to package.json (cffff0b)
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