Comparing version 1.12.0-0 to 1.12.0-1
@@ -12,3 +12,7 @@ // Generated by CoffeeScript 1.7.0 | ||
NodePB = new node_protobuf.Protobuf(desc); | ||
if (node_protobuf.Protobuf != null) { | ||
NodePB = new node_protobuf.Protobuf(desc); | ||
} else { | ||
NodePB = new node_protobuf(desc); | ||
} | ||
@@ -15,0 +19,0 @@ module.exports.SerializeQuery = function(query) { |
{ "name" : "rethinkdb" | ||
, "version" : "1.12.0-0" | ||
, "version" : "1.12.0-1" | ||
, "main" : "rethinkdb" | ||
@@ -4,0 +4,0 @@ , "description" : "This package provides the JavaScript driver library for the RethinkDB database server for use either from node or your web-browser." |
Sorry, the diff of this file is too big to display
163006
4918