ZIP
WinGet
javascript-package-delegator
the-code-fixer-23 · 4.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
javascript-package-delegator_4.0.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
the-code-fixer-23.javascript-package-delegator
Version
4.0.0
Description
A CLI for executing JavaScript package manager commands based on lock files. Supports npm, yarn, pnpm, bun, and deno.
License
MIT
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
## Changelog
### Features
* cef8df4e4cdad673099420a903858e7199da46b4 feat: add dev command and simplify create command
* c250d08d094beb4c339b4a2ec2f84facec8ac452 feat: remove dev command and its tests
### Bug Fixes
* 5acb9ec99a9fb74de3566f81968e5ff76a89cbd6 fix(cmd): remove tracked deno temp file
* c1bd12e1cf48aabf2878e169dd72ac9c458069dc fix(create): use native create runners across package managers
* 95a7e1ce446447f29126af7b69c1f458961efcc2 fix(lint): fmt.Fprintf in cmd/start.go (QF1012)
* a62…