Comparing version 2.2.5 to 2.2.6
@@ -131,2 +131,3 @@ var util = require(__dirname+'/util.js'); | ||
}); | ||
doc._getModel()._schema._setModel(doc._getModel()); | ||
if (proto.needToGenerateFields === true) { | ||
@@ -133,0 +134,0 @@ doc._generateDefault(); |
{ | ||
"name": "thinky", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "RethinkDB ORM for Node.js", | ||
@@ -28,3 +28,3 @@ "main": "lib/thinky.js", | ||
"rethinkdbdash": "^2.2.15", | ||
"bluebird": "~2.1.3", | ||
"bluebird": "~2.10.2", | ||
"validator": "~ 3.22.1" | ||
@@ -31,0 +31,0 @@ }, |
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
221310
5960
+ Addedbluebird@2.10.2(transitive)
- Removedbluebird@2.1.3(transitive)
Updatedbluebird@~2.10.2