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+ ## [ 3.0.31] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.31 ) - 2025-11-02
8+
9+ ### Added
10+
11+ - Bundle dependencies validation to prevent ` link: ` dependencies in production
12+
13+ ### Fixed
14+
15+ - Build process now correctly bundles ` @socketsecurity/lib ` instead of marking it as external
16+
17+ ### Changed
18+
19+ - Updated ` @socketsecurity/lib ` to v3.1.3
20+ - Updated ` @socketregistry/packageurl-js ` to v1.3.5
21+
722## [ 3.0.30] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.30 ) - 2025-11-01
823
924### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/sdk" ,
3- "version" : " 3.0.30 " ,
3+ "version" : " 3.0.31 " ,
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