rethinkdbdash
Advanced tools
Comparing version 2.0.12 to 2.0.13
{ | ||
"name": "rethinkdbdash", | ||
"version": "2.0.12", | ||
"version": "2.0.13", | ||
"description": "A Node.js driver for RethinkDB with promises and a connection pool", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -93,3 +93,3 @@ rethinkdbdash | ||
// Or if you do not connect to the default local instance: | ||
// var r = require('rethinkdbdash')(servers: [{host: ..., port: ...}]); | ||
// var r = require('rethinkdbdash')({servers: [{host: ..., port: ...}]}); | ||
``` | ||
@@ -96,0 +96,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
788208
23950