File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ 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+ ## [ 3.1.2] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.1.2 ) - 2025-11-02
8+
9+ ### Fixed
10+
11+ - Add type aliases in ` operations ` interface to map SDK v3 method names to OpenAPI operation names for TypeScript compatibility
12+ - Update ` FileValidationCallback ` to use ` createFullScan ` instead of ` createOrgFullScan `
13+
714## [ 3.1.1] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.1.1 ) - 2025-11-02
815
916### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/sdk" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "license" : " MIT" ,
55 "description" : " SDK for the Socket API client" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments