Level / party

Open a leveldb handle multiple times.
MIT License
146 stars 13 forks source link

Broken on node v6.0? #14

Closed binarykitchen closed 4 years ago

binarykitchen commented 8 years ago

Your latest version prints this error and a very long stack trace

(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated

Think the makers of leveldown already fixed this but somehow, due to your package.json config, their update isn't fetched.

vweevers commented 4 years ago

Outdated by now; the upcoming release drops support of node < 8.