File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,12 @@ 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- ## [ Unreleased ]
7+ ## [ 1.3.1 ] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.1 ) - 2025-10-21
88
9- ## [ 1.3.0] - 2025-10-06
9+ ### Changed
10+ - Use @socketsecurity/lib under the hood
11+
12+ ## [ 1.3.0] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.3.0 ) - 2025-10-06
1013
1114### Added
1215- Re-exported ` PURL_Type ` enum from ` @socketsecurity/registry ` for type-safe package ecosystem identifiers
Original file line number Diff line number Diff line change 1414 " !**/.vscode" ,
1515 " !**/coverage" ,
1616 " !**/dist" ,
17+ " !**/CHANGELOG.md" ,
1718 " !**/package.json" ,
1819 " !**/pnpm-lock.yaml"
1920 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketregistry/packageurl-js" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
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