Skip to content

fix: remove folder-hash dependency and use node:crypto instead - #874

Merged
chrispcampbell merged 1 commit into
mainfrom
chris/873-remove-folder-hash
Aug 13, 2026
Merged

fix: remove folder-hash dependency and use node:crypto instead#874
chrispcampbell merged 1 commit into
mainfrom
chris/873-remove-folder-hash

Conversation

@chrispcampbell

Copy link
Copy Markdown
Contributor

Fixes #873

See issue for details. The new function has the same behavior as the old, and there are tests added to verify.

AI disclosure: I guided Claude Code (Opus 5) to plan and implement the changes, and then I reviewed and refined the changes.

@chrispcampbell
chrispcampbell merged commit 8773269 into main Aug 13, 2026
6 checks passed
@chrispcampbell
chrispcampbell deleted the chris/873-remove-folder-hash branch August 13, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove folder-hash dependency and use node:crypto instead

1 participant