@juspay/neurolink 9.87.0 → 9.87.2

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.87.2](https://github.com/juspay/neurolink/compare/v9.87.1...v9.87.2) (2026-07-15)
2
+
3
+ ### Bug Fixes
4
+
5
+ - **(utils):** pin SSRF downloads to the full validated address set (IPv4 first) ([bfc4c14](https://github.com/juspay/neurolink/commit/bfc4c14252b62f23e8f11785ffb88924c6375413))
6
+
7
+ ## [9.87.1](https://github.com/juspay/neurolink/compare/v9.87.0...v9.87.1) (2026-07-14)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(utils):** safeFetch pinned-agent lookup honors options.all (autoSelectFamily) ([a18af4a](https://github.com/juspay/neurolink/commit/a18af4a688a90c7f085dd878235b6d7ee4a573e5))
12
+
1
13
  ## [9.87.0](https://github.com/juspay/neurolink/compare/v9.86.5...v9.87.0) (2026-07-14)
2
14
 
3
15
  ### Features