Comparing version 1.6.0-0 to 1.7.0-1
{ "name" : "rethinkdb" | ||
, "version" : "1.6.0-0" | ||
, "version" : "1.7.0-1" | ||
, "main" : "rethinkdb" | ||
@@ -11,3 +11,3 @@ , "description" : "This package provides the JavaScript driver library for the RethinkDB database server for use either from node or your web-browser." | ||
} | ||
, "files" : ["rethinkdb.js", "README.md"] | ||
, "files" : ["rethinkdb.js", "README.md", "ql2.desc"] | ||
, "repository" : | ||
@@ -18,2 +18,5 @@ { "type" : "git" | ||
, "engine" : "node >= 0.10.0" | ||
, "optionalDependencies" : { | ||
"node-protobuf": ">= 1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
399583
4
11715
1
1
2