File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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.3.4] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.4 ) - 2025-11-02
8+
9+ ### Changed
10+ - Bundled @socketsecurity/lib internally to reduce consumer dependencies
11+ - Improved build output with shortened module identifiers for better readability
12+
13+ ### Added
14+ - Internal validation for bundle dependency configuration
15+ - Pre-commit and pre-push git hooks
16+
717## [ 1.3.3] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.3 ) - 2025-11-01
818
919### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketregistry/packageurl-js" ,
3- "version" : " 1.3.3 " ,
3+ "version" : " 1.3.4 " ,
44 "license" : " MIT" ,
55 "description" : " Socket.dev optimized package override for packageurl-js" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments