@juspay/neurolink 9.88.1 → 9.88.3

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.3](https://github.com/juspay/neurolink/compare/v9.88.2...v9.88.3) (2026-07-15)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(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)
6
+
7
+ ## [9.88.2](https://github.com/juspay/neurolink/compare/v9.88.1...v9.88.2) (2026-07-15)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(security):** harden isMultimodalInput guard + remove hardcoded AWS account ID ([b9d140f](https://github.com/juspay/neurolink/commit/b9d140fadcc09349a90389bf93f98167583b5d7b)), closes [#278](https://github.com/juspay/neurolink/issues/278)
12
+
1
13
  ## [9.88.1](https://github.com/juspay/neurolink/compare/v9.88.0...v9.88.1) (2026-07-15)
2
14
 
3
15
  ### Bug Fixes