Comparing version 7.6.0 to 7.6.1
@@ -528,3 +528,3 @@ 'use strict'; | ||
request.run(this._connection, (err, result) => { | ||
request.run(this._connection, options, (err, result) => { | ||
@@ -531,0 +531,0 @@ if (err) { |
{ | ||
"name": "penseur", | ||
"description": "Lightweight RethinkDB wrapper", | ||
"version": "7.6.0", | ||
"version": "7.6.1", | ||
"author": "Eran Hammer <eran@hammer.io> (http://hueniverse.com)", | ||
@@ -6,0 +6,0 @@ "repository": "git://github.com/hueniverse/penseur", |
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
57576