1.2.3 — Ypack
ypack cache clean --hard
ypack install --refresh
[CITY, Date] — The maintainers of ypack, the lightweight build and packaging tool, have announced the release of version 1.2.3. This latest iteration focuses on refining the user experience through targeted bug fixes and necessary dependency updates, ensuring the tool remains robust and reliable for developers.
While not a feature-heavy update, version 1.2.3 addresses specific friction points reported by the community following the 1.2.x series. ypack 1.2.3
Security vulnerabilities in dependencies are a major headache. With ypack 1.2.3, the audit command can now automatically patch certain classes of vulnerabilities (e.g., path traversal or prototype pollution in Y-packaged modules) by applying local shims. ypack cache clean --hard
ypack install --refresh