Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

feat: remove unnecessary direct dependency #92

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

fryorcraken
Copy link
Contributor

Remove iso-random-stream direct dependency, use randomBytes API from
@libp2p/crypto instead.

iso-random-stream brings in buffer dependency which then needs to be
polyfilled when targeting the browser.

Remove `iso-random-stream` direct dependency, use `randomBytes` API from
`@libp2p/crypto` instead.

`iso-random-stream` brings in `buffer` dependency which then needs to be
polyfilled when targeting the browser.
@achingbrain achingbrain merged commit 6d51017 into libp2p:master Aug 3, 2022
github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [3.1.0](v3.0.4...v3.1.0) (2022-08-03)

### Features

* remove unnecessary direct dependency ([#92](#92)) ([6d51017](6d51017))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fryorcraken fryorcraken deleted the remove-iso-random-stream branch August 5, 2022 06:45
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants