File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66
77## [ Unreleased]
88
9+ ## [ 1.3.0] - 2025-10-06
10+
11+ ### Added
12+ - Re-exported ` PURL_Type ` enum from ` @socketsecurity/registry ` for type-safe package ecosystem identifiers
13+ - Re-exported ` EcosystemString ` type for type annotations requiring valid PURL type strings
14+ - Documentation and usage examples for ` PURL_Type ` enum in README
15+
916## [ 1.2.0] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.2.0 ) - 2025-10-04
1017
1118### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketregistry/packageurl-js" ,
3- "version" : " 1.2 .0" ,
3+ "version" : " 1.3 .0" ,
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