Hasty Briefsbeta

Bilingual

Aube – Node.js package manager in Rust

8 hours ago
  • #security
  • #package-manager
  • #nodejs
  • Aube version 1.15.0 has been recently released.
  • It automatically installs when scripts are run and integrates with existing projects and lockfiles without requiring team-wide migrations.
  • Uses a global store to link dependencies, reducing disk space usage by avoiding duplicate copies in each project.
  • Supports running scripts with auto-installation on dependency changes and skipping installation on repeat runs.
  • Implements strict security defaults, including a lifecycle-script jail, blocking malicious packages, and a 24-hour cooling period for new releases.