dazoe / ecc

Native node js module for ECDH and ECDSA
MIT License
5 stars 7 forks source link

Update to nan 2.1.0. #10

Open ghost opened 8 years ago

ghost commented 8 years ago

package.json had LF linebreaks instead of CRLF(most of tthe files have CRLF, so I changed that one as well). I don't know much about cpp or nan, but it compiles again on Node.js 5.x and the examples work :-)

Not sure about this line: Nan::Persistent constructor_template;

jkins commented 8 years ago

+1