File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ 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.1.12] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.12 ) - 2025-09-15
8+
9+ ### Fixed
10+ - Resolved runtime error when processing security alerts
11+
12+ ## [ 1.1.11] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.11 ) - 2025-09-12
13+
14+ ### Fixed
15+ - Updated Socket SDK to resolve issues with multipart uploads
16+
17+ ## [ 1.1.10] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.10 ) - 2025-09-11
18+
19+ ### Changed
20+ - Enhanced command argument filtering for improved compatibility with npm and cdxgen integrations
21+
722## [ 1.1.9] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.9 ) - 2025-09-11
823
924### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 1.1.11 " ,
3+ "version" : " 1.1.12 " ,
44 "description" : " CLI for Socket.dev" ,
55 "homepage" : " https://github.com/SocketDev/socket-cli" ,
66 "license" : " MIT AND OFL-1.1" ,
You can’t perform that action at this time.
0 commit comments