ZIP
WinGet
javascript-package-delegator
the-code-fixer-23 · 3.0.0 · arm64
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_3.0.0_windows_arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
the-code-fixer-23.javascript-package-delegator
Version
3.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
* 48ebb86ff54216a7138a9672537fdc065dd74d2d feat(cmd): add create command with deno url flag and yarn v1/v2 handling
* dde2ea713ad3a6516dbc2309a1995b5822047804 feat(cmd): enhance create help flags; add -s alias; normalize npm --
* 70e79f6da18bc2e0bfe61d0feb26c93c5867ec39 feat(cmd/run): add auto-install preflight and flags for dev/start
* 97686cd3c73fc780d65162be88a934ee2bd0eb69 feat(completion): add run flags to Carapace spec (if-present, auto-install, no-volta)
* dc22ca…