saghul / node-abstractsocket

Abstract namespace socket support for Node
MIT License
24 stars 13 forks source link

fix: use Nan::Set instead of v8::Object::Set #19

Closed nornagon closed 5 years ago

nornagon commented 5 years ago

v8::Object::Set without a v8::Context argument is deprecated, and removed in the latest v8.