node-fs-ext icon indicating copy to clipboard operation
node-fs-ext copied to clipboard

restore compatibility with node 0.10*

Open jlevon opened this issue 5 years ago • 1 comments

Use Nan::To() in the necessary places.

Signed-off-by: John Levon [email protected]

jlevon avatar May 19 '20 10:05 jlevon

I tested this with "npm test" under node 0.10 as well as more recent node.

I'm aware that this is a VERY old version of node; we're slowly trying to dig out of this hole, and this is one step towards doing so, and as you can see the changes are minimal.

jlevon avatar May 19 '20 10:05 jlevon