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

small refactoring #39

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

small refactoring #39

wants to merge 10 commits into from

Conversation

phoenix344
Copy link

Okay I made some updates, because I was working with this module recently. This is a small refactoring that contains the following points:

  • new Buffer(...) changed to Buffer.alloc(...) or Buffer.from(...)
  • no hardcoded node_modules/
  • ipv6 dependency has audit vulnerabilities and is outdated. The owner of the module suggested to replace it with the module ip-address
  • added typescript declaration file

Tests seems like to work as intended.
hope this project isn't as dead as it looks like.

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.

1 participant