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,26 +4,20 @@ 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-01
8-
9- ### Changed
10-
11- - Updated ` @socketsecurity/lib ` to v3.0.6
12- - Added pre-commit and pre-push hooks for development workflow
13-
147## [ 3.0.30] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.30 ) - 2025-11-01
158
169### Added
1710
1811- Validation guard against ` link: ` dependencies in package.json
12+ - Pre-commit and pre-push hooks for development workflow
1913
2014### Fixed
2115
2216- Build output now uses relative paths instead of absolute paths for better portability
2317
2418### Changed
2519
26- - Updated ` @socketsecurity/lib ` to v3.0.5
20+ - Updated ` @socketsecurity/lib ` to v3.0.6
2721- Updated ` @socketregistry/packageurl-js ` to v1.3.3
2822
2923## [ 3.0.29] ( https://github.com/SocketDev/socket-sdk-js/releases/tag/v3.0.29 ) - 2025-11-01
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/sdk" ,
3- "version" : " 3.0.31 " ,
3+ "version" : " 3.0.30 " ,
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