Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

fix: replace node buffers with uint8arrays #124

Merged
merged 2 commits into from
Aug 10, 2020

Conversation

achingbrain
Copy link
Member

All use of node buffers has been replaced with uint8arrays

All deps have been updated to ones that use uint8arrays

BREAKING CHANGES:

  • The dependencies this module has have uint8arrays as properties
    instead of node buffers

All use of node buffers has been replaced with uint8arrays

All deps have been updated to ones that use uint8arrays

BREAKING CHANGES:

- The dependencies this module has have uint8arrays as properties
  instead of node buffers
@jacobheun jacobheun merged commit c3f1f34 into master Aug 10, 2020
@jacobheun jacobheun deleted the fix/replace-node-buffers-with-uint8arrays branch August 10, 2020 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants