Skip to content

Pre-GA Design Partner and Early Access only. Request access

Helix Docs
v0.113.0 CLI · SDK

Dependency age checks on deploy

New projects and deployments now verify dependency freshness, and Node.js 24.19.0 or newer is required.

npm install @trayai/helix-cli@0.113.0 @trayai/helix-sdk@0.113.0
View as Markdown

What matters in this release

Added

New projects only install dependencies older than 7 days

When you create a new project, only dependencies published at least 7 days ago are installed. Combined with the new pre-upload check in helix deploy, this reduces the risk of pulling in compromised or unstable packages that were published moments ago. If a dependency is too new, the deploy will warn you before anything is uploaded.

Read the docs →

Everything else that changed

Added

  • helix deploy checks dependency ages before uploading Docs →

Changed

  • Node.js 24.19.0 or newer is now required
  • Node.js 24.19.0 or newer is now required Docs →

All releases

Loading search…

Jump to a section

tab to move · esc to close