Closed mwain closed 8 years ago
Fixes v8::ObjectTemplate::Set() with non-primitive values is deprecated warnings for Node v6. Using Nan::SetPrototypeMethod for bindings.
v8::ObjectTemplate::Set() with non-primitive values is deprecated
Nan::SetPrototypeMethod
Fixes #135
Nice!! Want to be maintainer? I inherited it and am not using the module anymore, haven't been able to keep up w/ the node revs :/
No problem! Could you publish a release 👍
Fixes
v8::ObjectTemplate::Set() with non-primitive values is deprecated
warnings for Node v6. UsingNan::SetPrototypeMethod
for bindings.Fixes #135