node-murmurhash
Advanced tools
Comparing version
0.0.2 / 2013-12-10 | ||
================== | ||
* .node-gyp/0.11.8/src/node.h:176: error: ‘ssize_t’ does not name a type bug fix | ||
0.0.1 / 2013-12-04 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"name": "node-murmurhash", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "murmurhash V2, support utf8 Buffer", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
7125
2.17%