rethinkdbdash
Advanced tools
Comparing version 2.1.15 to 2.1.16
@@ -278,2 +278,3 @@ var Promise = require('bluebird'); | ||
self.putConnection(connection); | ||
return null; | ||
}).error(function(error) { | ||
@@ -280,0 +281,0 @@ // We failed to create a connection, we are now going to create connections one by one |
{ | ||
"name": "rethinkdbdash", | ||
"version": "2.1.15", | ||
"version": "2.1.16", | ||
"description": "A Node.js driver for RethinkDB with promises and a connection pool", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
822914
24883