File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 5.5.2] ( https://github.com/SocketDev/socket-lib/releases/tag/v5.5.2 ) - 2026-01-20
9+
10+ ### Changed
11+
12+ - ** dlx/package** : Use ` getSocketCacacheDir() ` instead of ` getPacoteCachePath() ` for Arborist cache configuration
13+ - Ensures consistent use of Socket's shared cacache directory (` ~/.socket/_cacache ` )
14+ - Removes dependency on pacote cache path extraction which could fail
15+ - Simplifies cache configuration by using reliable Socket path utility
16+
817## [ 5.5.1] ( https://github.com/SocketDev/socket-lib/releases/tag/v5.5.1 ) - 2026-01-12
918
1019### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @socketsecurity/lib" ,
3- "version" : " 5.5.1 " ,
3+ "version" : " 5.5.2 " ,
44 "packageManager" : " pnpm@10.28.0" ,
55 "license" : " MIT" ,
66 "description" : " Core utilities and infrastructure for Socket.dev security tools" ,
You can’t perform that action at this time.
0 commit comments