File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
66
7- ## [ 1.5.0] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.5.0 ) - 2025-09-22
7+ ## [ 1.5.0] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.5.0 ) - 2025-09-23
8+
9+ ### Added
10+ - ` getOrgFullScanBuffered ` method for buffered full scan retrieval
811
912### Changed
1013- ** BREAKING:** Renamed ` getOrgFullScan ` to ` streamOrgFullScan ` for clarity
11- - Added ` getOrgFullScanBuffered ` method for buffered full scan retrieval
14+
15+ ### Fixed
16+ - Added missing ` getResponseJson ` call to ` createScanFromFilepaths `
17+ - Improved handling of empty response bodies
1218
1319## [ 1.4.93] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v1.4.93 ) - 2025-09-15
1420
You can’t perform that action at this time.
0 commit comments