Comparing version 2.1.3 to 2.1.4
@@ -125,3 +125,3 @@ var Promise = require('bluebird'); | ||
} | ||
return self._model.tableReady().then(function() { | ||
return self._model.ready().then(function() { | ||
return self._executeCallback(fullOptions, parse, options.groupFormat); | ||
@@ -128,0 +128,0 @@ }); |
{ | ||
"name": "thinky", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "RethinkDB ORM for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "lib/thinky.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
217564