@juspay/neurolink 9.88.2 → 9.88.4

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.88.4](https://github.com/juspay/neurolink/compare/v9.88.3...v9.88.4) (2026-07-15)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(file-detector):** disambiguate M4A/MOV/WebM/AAC by container brand & DocType ([6fac501](https://github.com/juspay/neurolink/commit/6fac501f496c55f9306536a4883d165b6015b3a1)), closes [#431](https://github.com/juspay/neurolink/issues/431) [#435](https://github.com/juspay/neurolink/issues/435) [#424](https://github.com/juspay/neurolink/issues/424)
6
+
7
+ ## [9.88.3](https://github.com/juspay/neurolink/compare/v9.88.2...v9.88.3) (2026-07-15)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(file-detector):** path-traversal sandbox, TOCTOU-safe read, clearer errors ([7ccc90d](https://github.com/juspay/neurolink/commit/7ccc90def73f05feeba09e57eac1a1ef8f441ebc)), closes [#279](https://github.com/juspay/neurolink/issues/279) [#272](https://github.com/juspay/neurolink/issues/272) [#360](https://github.com/juspay/neurolink/issues/360)
12
+
1
13
  ## [9.88.2](https://github.com/juspay/neurolink/compare/v9.88.1...v9.88.2) (2026-07-15)
2
14
 
3
15
  ### Bug Fixes