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

remove/updated dependencies #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jimmywarting
Copy link

@jimmywarting jimmywarting commented Jul 2, 2019

  • Updated to lowest LTS (node 8+)
  • Changed the main function to a class
    • Got rid of inherit
    • Made all test file use new
  • Got rid of typedarray
  • Got rid of buffer-from (only needed for node < 6)?

This should make the bundle smaller

edit: Realised i did the same stuff as in #62 + a bit more
closes #62

- Updated to lowest LTS (node 8+)
- Changed the main function to a class
  -  got rid of inherit
  - made all test file use `new`
- got rid of typedarray
- got rid of buffer-from (only needed for node < 6)
@jimmywarting jimmywarting mentioned this pull request Jul 3, 2019
@PedroS11
Copy link

ping

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.

None yet

2 participants