@juspay/neurolink 9.94.3 → 9.94.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [9.94.5](https://github.com/juspay/neurolink/compare/v9.94.4...v9.94.5) (2026-07-19)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(image):** detection correctness — AVIF variants, BMP/TIFF, honest fallback + error context ([#564](https://github.com/juspay/neurolink/issues/564), [#286](https://github.com/juspay/neurolink/issues/286), [#261](https://github.com/juspay/neurolink/issues/261)) ([de1c998](https://github.com/juspay/neurolink/commit/de1c99889a7ecdde04ffdf913258756157caf031))
6
+
7
+ ## [9.94.4](https://github.com/juspay/neurolink/compare/v9.94.3...v9.94.4) (2026-07-19)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(image):** guard image buffer size to prevent memory exhaustion ([#257](https://github.com/juspay/neurolink/issues/257)) ([fb518c9](https://github.com/juspay/neurolink/commit/fb518c9537aa4afdb2f3c261618e8d79c3c7416b))
12
+
1
13
  ## [9.94.3](https://github.com/juspay/neurolink/compare/v9.94.2...v9.94.3) (2026-07-19)
2
14
 
3
15
  ### Bug Fixes