Skip to content

Commit b11fb7f

Browse files
easingthemesclaude
andcommitted
feat!: replace rsyncwrapper with direct child_process.spawn
Remove the outdated rsyncwrapper dependency (unmaintained, uses deprecated util._extend) and replace with a built-in buildRsyncCommand() + spawn implementation. Zero runtime dependencies. BREAKING CHANGE: rsyncwrapper dependency removed, rsync command is now constructed and executed directly via child_process.spawn. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2644554 commit b11fb7f

4 files changed

Lines changed: 91 additions & 58 deletions

File tree

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)