logoalt Hacker News

faerntoday at 2:39 PM0 repliesview on HN

> pnpm has a cooldown period for new dependencies

Cargo has `min-publish-age` in nightly, and it's currently heading towards stabilization: https://github.com/rust-lang/cargo/pull/17335