rethinkdbdash
Advanced tools
Comparing version 2.2.10 to 2.2.11
@@ -561,4 +561,4 @@ var net = require('net'); | ||
err.setOperational(); | ||
self.metadata[token].reject(err); | ||
delete self.metadata[token] | ||
reject(err); | ||
return; | ||
} | ||
@@ -565,0 +565,0 @@ |
{ | ||
"name": "rethinkdbdash", | ||
"version": "2.2.10", | ||
"version": "2.2.11", | ||
"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
822543