Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrage deps to dedupe in ipfs-car #11

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

talentlessguy
Copy link
Contributor

ipfs-car currently includes multiple versions of multiformats, uint8arrays and other libs. This PR addresses the issue and upgrades the dependencies, while unpinning some for better deduplication. All tests pass, the change is 100% backwards-compatible.

This change would deduplicate 3 dependencies.

https://npmgraph.js.org/?q=ipfs-car#select=exact%3A%40multiformats%2Fmurmur3%401.1.3

@alanshaw alanshaw merged commit ea080de into storacha:main Feb 10, 2025
7 checks passed
@talentlessguy talentlessguy deleted the upgrad branch February 10, 2025 09:27
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.

2 participants