pnpm 10.16
小幅更改
🌐 Minor Changes
延迟依赖更新的新设置
🌐 New setting for delayed dependency updates
最近发生了几起流行软件包被成功攻击的事件。为了降低安装受损版本的风险,我们正在引入一个新设置,该设置会延迟安装新发布的依赖。在大多数情况下,这类攻击会被迅速发现,恶意版本会在一个小时内从注册表中移除。
🌐 There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new setting that delays the installation of newly released dependencies. In most cases, such attacks are discovered quickly and the malicious versions are removed from the registry within an hour.

