File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) .
6+
7+ ## [ 1.0.8] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.0.8 ) - 2025-09-01
8+
9+ ### Changed
10+ - Updated implementation for PackageURL specification changes
11+
12+ ## [ 1.0.7] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.0.7 ) - 2025-08-15
13+
14+ ### Fixed
15+ - Bug fixes and stability improvements
16+
17+ ## [ 1.0.1] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.0.1 ) - 2025-05-15
18+
19+ ### Added
20+ - Initial Socket.dev optimized package override implementation
21+
22+ ## [ 1.0.0] ( https://github.com/SocketDev/socket-packageurl-js/releases/tag/v1.0.0 ) - 2025-05-01
23+
24+ ### Added
25+ - Initial release of @socketregistry/packageurl-js
26+ - Socket.dev optimized package override for packageurl-js
27+ - Full compatibility with original packageurl-js API
Original file line number Diff line number Diff line change 113113 "node" : " >=18"
114114 },
115115 "files" : [
116+ " CHANGELOG.md" ,
116117 " *{.js,.ts}" ,
117118 " data/**/*.json" ,
118119 " src/**/*{.js,.ts}"
You can’t perform that action at this time.
0 commit comments