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

added support for nodejs 10 #7

Merged
merged 1 commit into from Nov 4, 2019
Merged

Conversation

stfnhmplr
Copy link

The module pcap2 uses a version of socketwatcher that cannot be compiled with Node.js v10.x. The pcap module uses a fork from socketwatcher that is compatible with Node.js 10.

I changed the dependency and the code accordingly. Tested with Node.js v10.16.2

@hblaschka
Copy link

A merge of this PR would be helpful for some downstream dependencies @stfhmplr maintains.

@dresende dresende merged commit fb5a39f into dresende:master Nov 4, 2019
@dresende
Copy link
Owner

dresende commented Nov 4, 2019

Just changed to module version 0.2.0 as this might break dependents and they should test it wisely.

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

3 participants