File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed
Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change @@ -4,15 +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- ## [ 1.1.45] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.43 ) - 2025-12-10
7+ ## [ 1.1.46] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.46 ) - 2025-12-12
8+
9+ ### Changed
10+ - Updated the Coana CLI to v ` 14.12.126 ` .
11+
12+ ## [ 1.1.45] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.45 ) - 2025-12-10
813
914### Changed
1015- Updated the Coana CLI to v ` 14.12.122 ` .
1116
1217### Added
1318- Added ` --reach-use-only-pregenerated-sboms ` to run the Tier 1 reachability based only on pre-computed CDX and SPDX SBOMs (all other manifests are excluded).
1419
15- ## [ 1.1.44] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.43 ) - 2025-12-09
20+ ## [ 1.1.44] ( https://github.com/SocketDev/socket-cli/releases/tag/v1.1.44 ) - 2025-12-09
1621
1722### Changed
1823- Updated the Coana CLI to v ` 14.12.118 ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " socket" ,
3- "version" : " 1.1.45 " ,
3+ "version" : " 1.1.46 " ,
44 "description" : " CLI for Socket.dev" ,
55 "homepage" : " https://github.com/SocketDev/socket-cli" ,
66 "license" : " MIT AND OFL-1.1" ,
9494 "@babel/preset-typescript" : " 7.27.1" ,
9595 "@babel/runtime" : " 7.28.4" ,
9696 "@biomejs/biome" : " 2.2.4" ,
97- "@coana-tech/cli" : " 14.12.122 " ,
97+ "@coana-tech/cli" : " 14.12.126 " ,
9898 "@cyclonedx/cdxgen" : " 11.11.0" ,
9999 "@dotenvx/dotenvx" : " 1.49.0" ,
100100 "@eslint/compat" : " 1.3.2" ,
You can’t perform that action at this time.
0 commit comments